mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-01-30 13:37:35 +00:00
* Add typings for rate-limit-redis * Limit rate-limit-redis to TS 2.3 b/c of express-rate-limit requirement * Bump rate-limit-redis to TS 2.7
7 lines
93 B
JSON
7 lines
93 B
JSON
{
|
|
"private": true,
|
|
"dependencies": {
|
|
"express-rate-limit": ">=3.4.0"
|
|
}
|
|
}
|