Skip to content

Commit b844390

Browse files
committed
update scripts
1 parent a0a206d commit b844390

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/core/package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,6 @@
2929
"____pack____": "PACKAGING COMMANDS__",
3030
"swc:sim:pack": "npm run build",
3131
"vite:dist": "npm run build:js && vite build && npm run copy:root-files:dist",
32-
"prepare": "node -e \"if (process.env.NODE_ENV !== 'production' && !process.env.CI) require('husky').install()\"",
33-
"precommit": "lint-staged",
34-
"prepush": "npm run build && npm test",
3532
"stryker": "npm i -g @stryker-mutator/core @stryker-mutator/jest-runner && stryker run"
3633
},
3734
"license": "MIT",

0 commit comments

Comments
 (0)