We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bf9e59 commit ebc2adcCopy full SHA for ebc2adc
package.json
@@ -36,7 +36,6 @@
36
"ghpages": "npm run build && npm run demo:build && npm run docs:build",
37
"install": "npm --prefix=demo/vue install && npm --prefix=docs install",
38
"ci": "npm --prefix=demo/vue ci && npm --prefix=docs ci",
39
- "prepublishOnly": "npm run build && git add * && git commit -m \"Updating build\"",
40
"version": "npm run build",
41
"release": "np"
42
},
0 commit comments