Skip to content

Commit 71e1217

Browse files
committed
fix: remove preinstall script
1 parent e4a26e1 commit 71e1217

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
@@ -3,7 +3,6 @@
33
"version": "0.0.1",
44
"license": "MIT",
55
"scripts": {
6-
"preinstall": "yarn && cd packages/wasm && yarn rust:build",
76
"reset:hard": "yarn reset && sh ./tools/scripts/reset.sh",
87
"reset:dev": "yarn tools --remove-local-dev",
98
"reset": "rm -rf ./dist/packages && yarn reset:dev",

0 commit comments

Comments
 (0)