fix: prod deps
This commit is contained in:
parent
5c968fc30f
commit
fe9914edd8
2 changed files with 76 additions and 4 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue