Skip to content

Commit

Permalink
feat: add cors package
Browse files Browse the repository at this point in the history
  • Loading branch information
freddyhm committed Oct 6, 2023
1 parent 3f1238b commit c7ba33c
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions backend/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 backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
},
"dependencies": {
"axios": "^1.5.0",
"cors": "^2.8.5",
"express": "^4.18.2",
"express-handlebars": "^7.1.2",
"handlebars": "^4.7.8",
Expand Down

0 comments on commit c7ba33c

Please sign in to comment.