Skip to content

Commit c12ff4e

Browse files
committed
chore: husky - install command is DEPRECATED
1 parent bb0fa74 commit c12ff4e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"lint": "eslint src",
4747
"tsc": "tsc -p tsconfig.json --noEmit",
4848
"now-build": "npm run docs:build",
49-
"prepare": "husky install"
49+
"prepare": "husky"
5050
},
5151
"peerDependencies": {
5252
"react": ">=16.9.0",

0 commit comments

Comments
 (0)