We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa402a5 commit 78c50f6Copy full SHA for 78c50f6
1 file changed
package.json
@@ -15,7 +15,7 @@
15
"lint": "eslint .",
16
"test": "jest",
17
"test:watch": "jest --watchAll --verbose",
18
- "prepare": "husky install",
+ "prepare": "husky",
19
"prepublishOnly": "npm run lint && npm run test"
20
},
21
"dependencies": {
0 commit comments