mirror of
https://github.com/Mintplex-Labs/bree.git
synced 2026-07-01 20:04:39 -04:00
fix: downgrade husky to 8.0.3 to fix ci issue on node 14
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@
|
||||
"eslint-config-xo-lass": "^2.0.1",
|
||||
"events.once": "^2.0.2",
|
||||
"fixpack": "^4.0.0",
|
||||
"husky": "^9.0.11",
|
||||
"husky": "8.0.3",
|
||||
"into-stream": "7",
|
||||
"lint-staged": "^15.2.2",
|
||||
"nyc": "^15.1.0",
|
||||
|
||||
Reference in New Issue
Block a user