Skip to content

Commit 78c50f6

Browse files
committed
Update package.json
1 parent fa402a5 commit 78c50f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"lint": "eslint .",
1616
"test": "jest",
1717
"test:watch": "jest --watchAll --verbose",
18-
"prepare": "husky install",
18+
"prepare": "husky",
1919
"prepublishOnly": "npm run lint && npm run test"
2020
},
2121
"dependencies": {

0 commit comments

Comments
 (0)