revert cors for now

This commit is contained in:
fred 2025-07-17 10:07:36 -07:00
parent 6ad2d6d7d3
commit c47dac9986
3 changed files with 3 additions and 1 deletions

View file

@ -11,6 +11,7 @@
"license": "ISC",
"description": "",
"dependencies": {
"cors": "^2.8.5",
"dotenv": "^17.0.1",
"express": "^5.1.0",
"knex": "^3.1.0",