Skip to content

Commit

Permalink
add http-proxy-middleware
Browse files Browse the repository at this point in the history
  • Loading branch information
Khagou committed Mar 23, 2024
1 parent c1dff7e commit 59624fc
Show file tree
Hide file tree
Showing 2 changed files with 68 additions and 3 deletions.
68 changes: 66 additions & 2 deletions server/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 2 additions & 1 deletion server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"cors": "^2.8.5",
"dotenv": "^16.0.1",
"express": "^4.18.2",
"http-proxy-middleware": "^2.0.6",
"mongodb": "^4.8.1",
"nodemailer": "^6.7.8",
"nodemon": "^2.0.19",
Expand All @@ -42,4 +43,4 @@
"mongoose": "^8.1.1",
"supertest": "^6.3.4"
}
}
}

0 comments on commit 59624fc

Please sign in to comment.