Added cors

This commit is contained in:
2021-02-01 17:08:01 +00:00
parent 18d38f3705
commit a099093eaf
3 changed files with 38 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
"homepage": "https://github.com/krgamestudios/news-server#readme",
"dependencies": {
"body-parser": "^1.19.0",
"cors": "^2.8.5",
"dotenv": "^8.2.0",
"express": "^4.17.1",
"mariadb": "^2.5.2",