Skip to content

Commit 82bcd7d

Browse files
jrolfsgithub-actions[bot]
authored andcommitted
fix(deps): move Husky to devDependencies
1 parent 6f291dc commit 82bcd7d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@
7373
"eslint-plugin-react": "^7.22.0",
7474
"eslint-plugin-react-hooks": "^4.2.0",
7575
"glob": "^7.1.6",
76-
"husky": "^4.3.8",
7776
"is-ci": "^3.0.0",
7877
"jest": "^26.6.3",
7978
"jest-watch-typeahead": "^0.6.1",
@@ -119,6 +118,7 @@
119118
"@babel/preset-env": "^7.13.9",
120119
"babel-jest": "^26.6.3",
121120
"eslint-config-kentcdodds": "^17.5.0",
121+
"husky": "^4.3.8",
122122
"jest-in-case": "^1.0.2",
123123
"npm-run-all": "^4.1.5",
124124
"slash": "^3.0.0",

0 commit comments

Comments
 (0)