Skip to content

Commit 20166dd

Browse files
committed
Removed npm prepare instruction
1 parent be38e9c commit 20166dd

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
@@ -14,7 +14,6 @@
1414
"build": "rimraf dist/* && tsc --emitDeclarationOnly && cross-env NODE_ENV=production webpack --config webpack.config.js",
1515
"test": "jest -c jest.config.js",
1616
"publish": "yarn build && yarn publish",
17-
"prepare": "npm run build"
1817
},
1918
"dependencies": {
2019
"bn.js": "^4.11.8",

0 commit comments

Comments
 (0)