Skip to content

Commit

Permalink
added cors as a package
Browse files Browse the repository at this point in the history
  • Loading branch information
alexwillmcleod committed Feb 10, 2024
1 parent 114a831 commit 3ef3f61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"license": "MIT",
"dependencies": {
"@sendgrid/mail": "^8.1.0",
"cors": "^2.8.5",
"dotenv": "^16.4.2",
"express": "^4.18.2",
"firebase-admin": "^11.7.0",
Expand Down

0 comments on commit 3ef3f61

Please sign in to comment.