Skip to content

Commit

Permalink
Added cors library
Browse files Browse the repository at this point in the history
  • Loading branch information
notRyuk committed Aug 21, 2022
1 parent a10ecba commit b1d50f6
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 @@ -20,6 +20,7 @@
"dependencies": {
"axios": "^0.27.2",
"compression": "^1.7.4",
"cors": "^2.8.5",
"docdash": "^1.2.0",
"dotenv": "^16.0.1",
"express": "^4.18.1",
Expand Down

0 comments on commit b1d50f6

Please sign in to comment.