mirror of
https://github.com/scratchfoundation/node-redis-rate-limiter.git
synced 2024-11-28 10:16:26 -05:00
1.0.1
This commit is contained in:
parent
6344c9d589
commit
5ac08defb0
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "redis-rate-limiter",
|
"name": "redis-rate-limiter",
|
||||||
"version": "1.0.0",
|
"version": "1.0.1",
|
||||||
"description": "Rate-limit any operation, backed by Redis",
|
"description": "Rate-limit any operation, backed by Redis",
|
||||||
"author": "Tabcorp Digital Team",
|
"author": "Tabcorp Digital Team",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
|
|
Loading…
Reference in a new issue