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.
2 parents fdf6dd8 + 8a320e8 commit dec6744Copy full SHA for dec6744
package.json
@@ -35,7 +35,7 @@
35
"format:check": "prettier --check '**/{src,test,stories}/**/{*.js,*.ts,*.tsx,*.json,*.md,*.mdx}'",
36
"deploy-storybook": "storybook-to-ghpages",
37
"generate": "plop --plopfile ./generators/plopfile.js",
38
- "postinstall": "husky install",
+ "prepare": "husky install",
39
"semantic-release": "semantic-release"
40
},
41
"peerDependencies": {
0 commit comments