mirror of
https://github.com/ragestudio/vessel.git
synced 2025-06-09 02:24:17 +00:00
update pkg name
This commit is contained in:
parent
45a809a1bb
commit
5033a68588
@ -1,16 +1,15 @@
|
||||
{
|
||||
"name": "vessel",
|
||||
"name": "@ragestudio/vessel",
|
||||
"version": "0.18.0",
|
||||
"main": "./src/index.js",
|
||||
"repository": "https://github.com/ragestudio/vessel.git",
|
||||
"author": "SrGooglo <srgooglo@ragestudio.net>",
|
||||
"author": "RageStudio",
|
||||
"license": "MIT",
|
||||
"files": [
|
||||
"src"
|
||||
],
|
||||
"scripts": {
|
||||
"link": "yarn link && yarn link 'evite'",
|
||||
"example:react": "cd example && yarn start"
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"react": "^18.2.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user