Skip to content

Commit aa5235e

Browse files
committed
chore: run build and release before publish instead of install
1 parent 632322d commit aa5235e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"scripts": {
1717
"build": "./node_modules/.bin/rollup -c",
1818
"watch": "./node_modules/.bin/rollup -w -c",
19-
"prepare": "npm run-script build",
2019
"test": "node ./test/run.js",
2120
"lint": "bin/lint",
2221
"prepublishOnly": "npm run-script build && node release"

0 commit comments

Comments
 (0)