mirror of
https://github.com/ershisan99/flashcards-api.git
synced 2026-02-01 21:02:08 +00:00
add smart random
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
"@nestjs/platform-fastify": "^9.4.1",
|
||||
"@nestjs/schedule": "^2.2.3",
|
||||
"@nestjs/swagger": "^6.3.0",
|
||||
"@prisma/client": "^4.15.0",
|
||||
"@prisma/client": "^5.0.0",
|
||||
"bcrypt": "^5.1.0",
|
||||
"class-transformer": "0.3.1",
|
||||
"class-validator": "^0.14.0",
|
||||
@@ -66,7 +66,7 @@
|
||||
"eslint-plugin-prettier": "^4.2.1",
|
||||
"jest": "29.5.0",
|
||||
"prettier": "^2.8.8",
|
||||
"prisma": "^4.15.0",
|
||||
"prisma": "^5.0.0",
|
||||
"source-map-support": "^0.5.21",
|
||||
"supertest": "^6.3.3",
|
||||
"ts-jest": "29.1.0",
|
||||
|
||||
Reference in New Issue
Block a user