diff options
| author | Jules Laplace <julescarbon@gmail.com> | 2018-06-07 23:14:53 +0200 |
|---|---|---|
| committer | Jules Laplace <julescarbon@gmail.com> | 2018-06-07 23:14:53 +0200 |
| commit | cf6722878657a91f927d6aebd0e7a7085da03086 (patch) | |
| tree | 826728deef779071f4b164877c1c5d220eae9c16 /package.json | |
| parent | 3856570227eea6518b97ae064234b9bce0f9a347 (diff) | |
compress responses
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 16ff5f6..46e62d9 100644 --- a/package.json +++ b/package.json @@ -29,6 +29,7 @@ "body-parser": "^1.18.3", "bookshelf": "^0.13.3", "bookshelf-json-columns": "^2.1.1", + "compression": "^1.7.2", "cookie-parser": "^1.4.3", "dotenv": "^5.0.1", "express": "^4.16.3", |
