Skip to content

Commit

Permalink
fix: downgrade husky to 8.0.3 to fix ci issue on node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Apr 30, 2024
1 parent 7e7b0c4 commit b3e6115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit b3e6115

Please sign in to comment.