mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2026-02-03 05:12:07 +00:00
move to storage service
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"dependencies": {
|
||||
"@it-incubator/storage-sdk": "^0.0.8",
|
||||
"@nestjs-modules/mailer": "^1.9.1",
|
||||
"@nestjs/axios": "^3.0.2",
|
||||
"@nestjs/common": "10.2.9",
|
||||
"@nestjs/config": "^3.1.1",
|
||||
"@nestjs/core": "10.2.9",
|
||||
@@ -39,6 +40,7 @@
|
||||
"@nestjs/swagger": "^7.1.16",
|
||||
"@prisma/client": "4.16.0",
|
||||
"@types/passport-local": "^1.0.38",
|
||||
"axios": "^1.6.7",
|
||||
"bcrypt": "5.1.0",
|
||||
"class-transformer": "0.5.1",
|
||||
"class-validator": "^0.14.0",
|
||||
|
||||
Reference in New Issue
Block a user