Skip to content

Commit 3e76cee

Browse files
authored
Merge pull request #62 from 3imed-jaberi/fix-support-node-redis-with-async
Update async-ratelimiter
2 parents ff04fe0 + 26a762d commit 3e76cee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"repository": "koajs/ratelimit",
2424
"license": "MIT",
2525
"dependencies": {
26-
"async-ratelimiter": "^1.2.8",
26+
"async-ratelimiter": "^1.3.0",
2727
"debug": "^4.1.1",
2828
"ms": "^2.1.2"
2929
},

0 commit comments

Comments
 (0)