mirror of
https://github.com/clash-verge-rev/clash-verge-rev.git
synced 2026-01-29 00:35:38 +08:00
chore: update publish script
This commit is contained in:
@@ -8,9 +8,9 @@
|
||||
"web:dev": "vite",
|
||||
"web:build": "tsc && vite build",
|
||||
"web:serve": "vite preview",
|
||||
"prepare": "husky install",
|
||||
"predev": "node scripts/pre-dev.mjs",
|
||||
"postversion": "node scripts/post-version.mjs"
|
||||
"publish": "node scripts/publish.mjs",
|
||||
"prepare": "husky install"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/react": "^11.7.0",
|
||||
|
||||
Reference in New Issue
Block a user