fix: prod deps

This commit is contained in:
Methapon2001 2023-11-30 11:06:04 +07:00
parent 5c968fc30f
commit fe9914edd8
No known key found for this signature in database
GPG key ID: 849924FEF46BD132
2 changed files with 76 additions and 4 deletions

View file

@ -18,6 +18,7 @@
"license": "ISC",
"dependencies": {
"@elastic/elasticsearch": "^8.10.0",
"@tsoa/runtime": "^5.0.0",
"amqplib": "^0.10.3",
"concurrently": "^8.2.2",
"cors": "^2.8.5",
@ -31,7 +32,6 @@
"tsoa": "^5.1.1"
},
"devDependencies": {
"@tsoa/runtime": "^5.0.0",
"@types/amqplib": "^0.10.4",
"@types/cors": "^2.8.17",
"@types/express": "^4.17.21",