We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed06b0a commit 53eded9Copy full SHA for 53eded9
package.json
@@ -17,7 +17,7 @@
17
"release:major": "yarn release --release-as major",
18
"release:minor": "yarn release --release-as minor",
19
"release:patch": "yarn release --release-as patch",
20
- "postinstall": "husky install",
+ "husky": "husky",
21
"lint-staged": "lint-staged",
22
"commitlint": "commitlint"
23
},
0 commit comments