Fix: Downgrade to Express v4 and rebuild deps in Docker
Publish Docker image / build-and-push (push) Successful in 2m7s
Publish Docker image / build-and-push (push) Successful in 2m7s
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
"aws-sdk": "^2.1692.0",
|
||||
"cors": "^2.8.5",
|
||||
"dotenv": "^17.0.1",
|
||||
"express": "^5.1.0"
|
||||
"express": "^4.19.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^3.1.10"
|
||||
|
||||
Reference in New Issue
Block a user