Skip to content

Commit 61c23b0

Browse files
committed
remove unused script
1 parent b85822c commit 61c23b0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,7 @@
3434
"build": "vite build",
3535
"build:demo": "vite build --config vite.config-demo.js",
3636
"publish:demo": "gh-pages -d demo",
37-
"prepublishOnly": "npm run build",
38-
"prepublish:demo": "npm run build:demo"
37+
"prepublishOnly": "npm run build"
3938
},
4039
"dependencies": {
4140
"tinycolor2": "^1.4.2"

0 commit comments

Comments
 (0)