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 bb0fa74 commit c12ff4eCopy full SHA for c12ff4e
package.json
@@ -46,7 +46,7 @@
46
"lint": "eslint src",
47
"tsc": "tsc -p tsconfig.json --noEmit",
48
"now-build": "npm run docs:build",
49
- "prepare": "husky install"
+ "prepare": "husky"
50
},
51
"peerDependencies": {
52
"react": ">=16.9.0",
0 commit comments