install cors

install cors
This commit is contained in:
aurik3
2022-12-23 10:06:25 -05:00
parent b5323ed423
commit 2e013f53c5
3 changed files with 39 additions and 1 deletions

View File

@@ -27,6 +27,7 @@
"axios": "^0.21.4",
"body-parser": "^1.19.2",
"child_process": "^1.0.2",
"cors": "^2.8.5",
"express": "^4.17.3",
"fs": "0.0.1-security",
"nodemon": "^2.0.15",