Skip to content

Commit

Permalink
chore(meta): replace deprecated husky install with husky
Browse files Browse the repository at this point in the history
  • Loading branch information
tsa96 committed Jul 12, 2024
1 parent 18286c2 commit 4675841
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 @@ -5,7 +5,7 @@
"license": "MIT",
"scripts": {
"postinstall": "nx run db:generate",
"prepare": "husky install"
"prepare": "husky"
},
"dependencies": {
"@angular/animations": "18.0.5",
Expand Down

0 comments on commit 4675841

Please sign in to comment.