Skip to content

Commit 41afb20

Browse files
committed
fix: release process
1 parent 35a9241 commit 41afb20

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@
7676
"lint": "eslint --cache .",
7777
"test": "jest",
7878
"ci:test": "jest --coverage",
79-
"prepare": "husky install && npx only-allow pnpm"
79+
"prepare": "husky install"
8080
},
8181
"engines": {
8282
"node": ">= 12.0.0"

0 commit comments

Comments
 (0)