Skip to content

Commit 5efb3f1

Browse files
fix: husky version
1 parent f7aaf61 commit 5efb3f1

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
@@ -252,7 +252,7 @@
252252
"git-raw-commits": "^2.0.11",
253253
"glob": "^7.1.2",
254254
"got": "^11.8.5",
255-
"husky": ">=6.0.0 <9.0.0",
255+
"husky": "^6.0.0",
256256
"jsdoc": "^4.0.0",
257257
"koa": "^2.15.3",
258258
"koa-route": "^4.0.1",

0 commit comments

Comments
 (0)