Skip to content

Commit

Permalink
chore: package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
de-novo committed May 9, 2024
1 parent 123bb27 commit 2814235
Show file tree
Hide file tree
Showing 3 changed files with 1,541 additions and 4,485 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "knockk_api",
"name": "api",
"version": "0.0.1",
"description": "",
"author": "",
Expand Down Expand Up @@ -38,6 +38,7 @@
"@nestjs/jwt": "^10.2.0",
"@nestjs/platform-express": "^10.0.0",
"@prisma/client": "5.13.0",
"prisma": "^5.13.0",
"bcrypt": "^5.1.1",
"cache-manager": "^5.5.1",
"cache-manager-redis-store": "^3.0.1",
Expand Down Expand Up @@ -74,7 +75,6 @@
"lint-staged": "^15.2.2",
"nestia": "^5.3.0",
"prettier": "^3.0.0",
"prisma": "^5.13.0",
"prisma-markdown": "^1.0.9",
"source-map-support": "^0.5.21",
"supertest": "^6.3.3",
Expand Down
Loading

0 comments on commit 2814235

Please sign in to comment.