Add compression
Related: simcaq/SCRUM#477
... | ... | @@ -20,6 +20,7 @@ |
"chai": "^3.5.0", | ||
"chai-http": "^3.0.0", | ||
"chalk": "^1.1.3", | ||
"compression": "^1.7.3", | ||
"cookie-parser": "^1.3.5", | ||
"cors": "^2.7.1", | ||
"csv-express": "^1.1.0", | ||
... | ... |
Please register or sign in to comment