Added compression

This commit is contained in:
2016-05-27 06:04:05 +01:00
parent a2e3afb01d
commit 58bedb277d
2 changed files with 8 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
"start": "node app.js"
},
"dependencies": {
"compression": "^1.6.2",
"express": "^4.13.4",
"handlebars": "^4.0.5",
"markdown-it-emoji": "^1.1.1",