Skip to content

Commit

Permalink
remove body-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
squi-ddy committed May 20, 2023
1 parent 60a5ac4 commit 97fcdb5
Show file tree
Hide file tree
Showing 4 changed files with 457 additions and 448 deletions.
3 changes: 0 additions & 3 deletions backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@
"@types/luxon": "^3.0.0",
"@types/node": "^18.7.6",
"@types/pg": "^8.6.4",
"@types/cookie-parser": "^1.4.2",
"@typescript-eslint/eslint-plugin": "^5.12.1",
"@typescript-eslint/parser": "^5.12.1",
"dotenv": "^16.0.3",
Expand All @@ -35,8 +34,6 @@
"dependencies": {
"axios": "^1.1.3",
"bcrypt": "^5.0.1",
"body-parser": "^1.19.2",
"cookie-parser": "^1.4.6",
"compression": "^1.7.4",
"cors": "^2.8.5",
"esbuild": "^0.17.6",
Expand Down
Loading

0 comments on commit 97fcdb5

Please sign in to comment.