Skip to content

Commit bc8fe22

Browse files
committed
fix packagejson
1 parent c556087 commit bc8fe22

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,7 @@
66
"dev": "vite",
77
"build": "vue-tsc -b && vite build",
88
"preview": "vite preview",
9-
"test": "vitest",
10-
"publish": "npm run build && npm publish --access public"
9+
"test": "vitest"
1110
},
1211
"dependencies": {
1312
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)