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 be38e9c commit 20166ddCopy full SHA for 20166dd
package.json
@@ -14,7 +14,6 @@
14
"build": "rimraf dist/* && tsc --emitDeclarationOnly && cross-env NODE_ENV=production webpack --config webpack.config.js",
15
"test": "jest -c jest.config.js",
16
"publish": "yarn build && yarn publish",
17
- "prepare": "npm run build"
18
},
19
"dependencies": {
20
"bn.js": "^4.11.8",
0 commit comments