Skip to content

Commit 084af82

Browse files
authored
Update package.json
1 parent de1a46e commit 084af82

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -76,8 +76,7 @@
7676
"lint": "eslint --cache .",
7777
"test": "jest",
7878
"ci:test": "jest --coverage",
79-
"preinstall": "npx only-allow pnpm",
80-
"prepare": "husky install"
79+
"prepare": "husky install && npx only-allow pnpm"
8180
},
8281
"engines": {
8382
"node": ">= 12.0.0"

0 commit comments

Comments
 (0)