Skip to content

Commit

Permalink
easy
Browse files Browse the repository at this point in the history
  • Loading branch information
0-don committed May 17, 2024
1 parent c68a639 commit 4a7bc16
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@nestjs/jwt": "^10.2.0",
"@nestjs/platform-fastify": "^10.3.8",
"@paljs/plugins": "^6.0.7",
"@prisma/client": "^5.14.0",
"@prisma/client": "^5.13.0",
"argon2": "^0.40.1",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.1",
Expand Down Expand Up @@ -56,10 +56,10 @@
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
"prettier-plugin-organize-imports": "^3.2.4",
"prisma": "^5.14.0",
"prisma": "^5.13.0",
"prisma-nestjs-graphql": "^20.0.2",
"source-map-support": "^0.5.21",
"ts-node": "^10.9.2",
"typescript": "^5.4.5"
}
}
}

0 comments on commit 4a7bc16

Please sign in to comment.