chore: build process package
This commit is contained in:
parent
2850d82238
commit
5c968fc30f
4 changed files with 26 additions and 183 deletions
|
|
@ -18,10 +18,6 @@
|
|||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"@elastic/elasticsearch": "^8.10.0",
|
||||
"@tsoa/runtime": "^5.0.0",
|
||||
"@types/cors": "^2.8.16",
|
||||
"@types/jsonwebtoken": "^9.0.5",
|
||||
"@types/multer": "^1.4.10",
|
||||
"amqplib": "^0.10.3",
|
||||
"concurrently": "^8.2.2",
|
||||
"cors": "^2.8.5",
|
||||
|
|
@ -29,14 +25,17 @@
|
|||
"express": "^4.18.2",
|
||||
"fast-jwt": "^3.3.1",
|
||||
"minio": "^7.1.3",
|
||||
"multer": "1.4.5-lts.1",
|
||||
"prettier": "^3.1.0",
|
||||
"promise.any": "^2.0.6",
|
||||
"swagger-ui-express": "^5.0.0",
|
||||
"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",
|
||||
"@types/jsonwebtoken": "^9.0.5",
|
||||
"@types/node": "^20.9.0",
|
||||
"@types/swagger-ui-express": "^4.1.6",
|
||||
"nodemon": "^3.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue