mirror of
https://github.com/ragestudio/vessel.git
synced 2025-06-09 10:34:18 +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",
|
"version": "0.18.0",
|
||||||
"main": "./src/index.js",
|
"main": "./src/index.js",
|
||||||
"repository": "https://github.com/ragestudio/vessel.git",
|
"repository": "https://github.com/ragestudio/vessel.git",
|
||||||
"author": "SrGooglo <srgooglo@ragestudio.net>",
|
"author": "RageStudio",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"files": [
|
"files": [
|
||||||
"src"
|
"src"
|
||||||
],
|
],
|
||||||
"scripts": {
|
"publishConfig": {
|
||||||
"link": "yarn link && yarn link 'evite'",
|
"access": "public"
|
||||||
"example:react": "cd example && yarn start"
|
|
||||||
},
|
},
|
||||||
"peerDependencies": {
|
"peerDependencies": {
|
||||||
"react": "^18.2.0",
|
"react": "^18.2.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user