Skip to content

Commit 07d1d11

Browse files
committed
Remove prepare script
1 parent d3264d6 commit 07d1d11

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
@@ -58,7 +58,6 @@
5858
"web3-provider-engine": "^15.0.4"
5959
},
6060
"scripts": {
61-
"prepare": "yarn build",
6261
"build": "rimraf dist && rollup -c && babel dist/cjs --out-dir dist/cjs && babel dist/esm --out-dir dist/esm",
6362
"test": "echo \"TBD\" && exit 0"
6463
}

0 commit comments

Comments
 (0)