aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBuildTools <Noah Loomans>2017-01-08 19:57:36 +0100
committerBuildTools <Noah Loomans>2017-01-08 19:57:36 +0100
commit478352e5e7c449bbac5d969623ebd291223256d8 (patch)
tree95f4eb4dc5b4333a492cc3233174f86287b6708c /package.json
parenta544597ff38b7468f2bff2d248ba0dfde4d05f92 (diff)
use gzip compression
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 26f274b..184d026 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"body-parser": "~1.15.1",
"browser-request": "^0.3.3",
"cheerio": "^0.22.0",
+ "compression": "^1.6.2",
"cookie-parser": "~1.4.3",
"debug": "~2.2.0",
"diacritics": "^1.2.3",