Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
VJagiasi committed Jul 21, 2024
1 parent 3b574db commit 402366c
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 @@ -9,7 +9,7 @@
"prettier:check": "prettier --check .",
"prettier:fix": "prettier --write .",
"format": "npm run prettier:fix && npm run lint:fix",
"prepare": "husky install",
"prepare": "husky",
"migrate": "prisma migrate dev",
"postmigrate": "npx @snaplet/seed sync"
},
Expand Down

0 comments on commit 402366c

Please sign in to comment.