We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c556087 commit bc8fe22Copy full SHA for bc8fe22
package.json
@@ -6,8 +6,7 @@
6
"dev": "vite",
7
"build": "vue-tsc -b && vite build",
8
"preview": "vite preview",
9
- "test": "vitest",
10
- "publish": "npm run build && npm publish --access public"
+ "test": "vitest"
11
},
12
"dependencies": {
13
"lodash": "^4.17.21",
0 commit comments