Skip to content

Commit ebc2adc

Browse files
committed
fix np
1 parent 1bf9e59 commit ebc2adc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
"ghpages": "npm run build && npm run demo:build && npm run docs:build",
3737
"install": "npm --prefix=demo/vue install && npm --prefix=docs install",
3838
"ci": "npm --prefix=demo/vue ci && npm --prefix=docs ci",
39-
"prepublishOnly": "npm run build && git add * && git commit -m \"Updating build\"",
4039
"version": "npm run build",
4140
"release": "np"
4241
},

0 commit comments

Comments
 (0)