Skip to content

Commit 32cf279

Browse files
feat: turn husky script different
1 parent c85b262 commit 32cf279

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
@@ -19,7 +19,7 @@
1919
"react-dom": "^17.0.2"
2020
},
2121
"scripts": {
22-
"install": "husky install",
22+
"husky:install": "husky install",
2323
"build": "rollup -c",
2424
"start": "rollup -c -w",
2525
"commit": "npx git-cz",

0 commit comments

Comments
 (0)