diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index d117cfe..c891365 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ "bcrypt": "^1.0.2", "body-parser": "^1.16.0", "express": "^4.14.0", + "express-rate-limit": "^2.6.0", "gm": "^1.23.0", "knex": "^0.12.6", "multer": "^1.2.1", |