We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 632322d commit aa5235eCopy full SHA for aa5235e
package.json
@@ -16,7 +16,6 @@
16
"scripts": {
17
"build": "./node_modules/.bin/rollup -c",
18
"watch": "./node_modules/.bin/rollup -w -c",
19
- "prepare": "npm run-script build",
20
"test": "node ./test/run.js",
21
"lint": "bin/lint",
22
"prepublishOnly": "npm run-script build && node release"
0 commit comments