fix: downgrade husky to 8.0.3 to fix ci issue on node 14

This commit is contained in:
titanism
2024-04-30 16:17:20 -05:00
parent 7e7b0c47ac
commit b3e611503c
+1 -1
View File
@@ -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",