Skip to content

Commit

Permalink
hack husky
Browse files Browse the repository at this point in the history
  • Loading branch information
tylerschloesser committed Feb 27, 2024
1 parent a6c2500 commit ff74ec9
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 @@ -6,7 +6,7 @@
"test": "prettier --check .",
"build": "npm run build -w packages/app",
"deploy": "npm run deploy -w packages/cdk",
"prepare": "husky"
"prepare": "husky || true"
},
"workspaces": [
"./packages/*"
Expand Down

0 comments on commit ff74ec9

Please sign in to comment.