Merge pull request #76 from Dahlgren/bugfix/node-compability

Fix issues related to newer request versions and older node versions
This commit is contained in:
Björn Dahlgren 2017-10-01 03:24:25 +02:00 committed by GitHub
commit f486fa1047

View File

@ -27,11 +27,11 @@
"lodash": "^3.6.0",
"morgan": "^1.8.1",
"multer": "^1.3.0",
"playwithsix": "0.0.12",
"playwithsix": "0.0.13",
"serve-static": "^1.12.1",
"slugify": "^1.1.0",
"socket.io": "^1.0.4",
"steam-workshop": "0.0.1",
"steam-workshop": "0.0.2",
"userhome": "^1.0.0",
"winser": "^1.0.2"
},