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 c5e1401 commit c31ceaeCopy full SHA for c31ceae
package.json
@@ -57,7 +57,8 @@
57
"release:minor": "yarn run release minor",
58
"release:patch": "yarn run release patch",
59
"storybook": "storybook dev -p 6006",
60
- "build-storybook": "storybook build"
+ "build-storybook": "storybook build",
61
+ "prepare": "husky install"
62
},
63
"repository": {
64
"type": "git",
0 commit comments