Skip to content

Commit

Permalink
updated package json for cache manager redis
Browse files Browse the repository at this point in the history
Signed-off-by: Nishad <[email protected]>
  • Loading branch information
nishad-ayanworks committed Nov 21, 2023
1 parent 1a3aae3 commit d2c1f5b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
"dependencies": {
"@nestjs/axios": "^3.0.0",
"@nestjs/bull": "^10.0.1",
"@nestjs/cache-manager": "^2.1.0",
"@nestjs/common": "^10.2.7",
"@nestjs/config": "^3.0.0",
"@nestjs/core": "^10.1.3",
Expand Down Expand Up @@ -55,6 +56,8 @@
"body-parser": "^1.20.1",
"buffer": "^6.0.3",
"bull": "^4.11.4",
"cache-manager": "^5.2.4",
"cache-manager-redis-store": "^2.0.0",
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"crypto-js": "^4.1.1",
Expand Down

0 comments on commit d2c1f5b

Please sign in to comment.