Skip to content

Commit

Permalink
Fix: Add husky to dev
Browse files Browse the repository at this point in the history
See if this fixes a failing gh-pages build
  • Loading branch information
portableant committed Apr 18, 2024
1 parent c47bbb0 commit 9155361
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 2 deletions.
18 changes: 17 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,8 @@
"word-wrap": "^1.2.5"
},
"devDependencies": {
"gh-pages": "^6.1.1"
"gh-pages": "^6.1.1",
"husky": "^9.0.11"
},
"overrides": {
"gatsby-plugin-react-svg": {
Expand Down

0 comments on commit 9155361

Please sign in to comment.