Skip to content

Commit

Permalink
Fixes for first review attempt of sprint_4 #9
Browse files Browse the repository at this point in the history
  • Loading branch information
Pillowbee committed Apr 23, 2024
1 parent 729cd9c commit 00690d1
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,6 @@
"prepare": "husky install",
"pre-commit": "npm run lint:ts && npm run lint:css && npm run test"
},
"husky": {
"hooks": {
"pre-commit": "npm run pre-commit"
}
},
"dependencies": {
"@types/express": "^4.17.21",
"express": "^4.18.3",
Expand Down

0 comments on commit 00690d1

Please sign in to comment.