Skip to content

Commit

Permalink
Add cors package
Browse files Browse the repository at this point in the history
  • Loading branch information
sevans045 committed Jun 16, 2024
1 parent 7d600e5 commit 39f4185
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 0 deletions.
35 changes: 35 additions & 0 deletions package-lock.json

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

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
"license": "ISC",
"dependencies": {
"axios": "^0.23.0",
"cors": "^2.8.5",
"express": "^4.17.1",
"express-rate-limit": "^5.5.1",
"fs": "^0.0.1-security",
Expand Down

0 comments on commit 39f4185

Please sign in to comment.