Skip to content

Commit

Permalink
Husky bump to version ^9.0.11
Browse files Browse the repository at this point in the history
  • Loading branch information
synapse committed Mar 27, 2024
1 parent 768b7eb commit 894d6f5
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 @@ -13,7 +13,7 @@
"prettier": "prettier --write '**/*.js?(on)'",
"start": "node server/index.js",
"test": "tap server/test/*.test.js && c8 report --check-coverage --temp-directory .tap/coverage --statements 78 --branches 63.88 --functions 75 --lines 78",
"prepare": "npx husky install"
"prepare": "npx husky"
},
"dependencies": {
"@fastify/auth": "^4.6.1",
Expand Down

0 comments on commit 894d6f5

Please sign in to comment.