a
This commit is contained in:
parent
ffd3a08ad5
commit
14c1222a4e
3 changed files with 49 additions and 138 deletions
|
|
@ -19,6 +19,7 @@
|
|||
"format": "prettier --write \"src/**/*.ts\""
|
||||
},
|
||||
"dependencies": {
|
||||
"@pdf-lib/fontkit": "^1.1.1",
|
||||
"@prisma/client": "^5.22.0",
|
||||
"bcrypt": "^5.1.1",
|
||||
"cors": "^2.8.5",
|
||||
|
|
@ -31,6 +32,7 @@
|
|||
"minio": "^8.0.2",
|
||||
"multer": "^1.4.5-lts.1",
|
||||
"nodemailer": "^7.0.12",
|
||||
"pdf-lib": "^1.17.1",
|
||||
"redis": "^4.7.0",
|
||||
"reflect-metadata": "^0.2.2",
|
||||
"swagger-ui-express": "^5.0.1",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue