Skip to content

Commit ffa9874

Browse files
committed
fix: cors
1 parent 5f8e331 commit ffa9874

File tree

2 files changed

+17
-3
lines changed

2 files changed

+17
-3
lines changed

Backend/package-lock.json

+16-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Backend/package.json

+1
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828
"bcrypt": "^5.1.1",
2929
"body-parser": "^1.20.2",
3030
"cookie-parser": "^1.4.6",
31+
"cors": "^2.8.5",
3132
"dotenv": "^16.4.5",
3233
"express": "^4.19.2",
3334
"jsonwebtoken": "^9.0.2",

0 commit comments

Comments
 (0)