Skip to content
This repository has been archived by the owner on Sep 2, 2024. It is now read-only.

Commit

Permalink
Merge branch 'master' of github.com:kkoomen/nestjs-throttler-storage-…
Browse files Browse the repository at this point in the history
…redis
  • Loading branch information
kkoomen committed May 22, 2022
2 parents a198c20 + 1a5bb70 commit 3ad24d2
Show file tree
Hide file tree
Showing 2 changed files with 154 additions and 180 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@nestjs/websockets": "^7.6.18",
"@types/express": "^4.17.12",
"@types/ioredis": "^4.26.4",
"@types/jest": "27.4.1",
"@types/jest": "27.5.0",
"@types/node": "^17.0.2",
"@types/socket.io-client": "^3.0.0",
"@types/supertest": "^2.0.11",
Expand All @@ -78,7 +78,7 @@
"ts-jest": "27.1.4",
"ts-loader": "^9.2.3",
"ts-node": "^10.0.0",
"tsconfig-paths": "^3.9.0",
"tsconfig-paths": "^4.0.0",
"typescript": "^4.3.4"
},
"peerDependencies": {
Expand Down
Loading

0 comments on commit 3ad24d2

Please sign in to comment.