mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
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:
commit
f486fa1047
@ -27,11 +27,11 @@
|
|||||||
"lodash": "^3.6.0",
|
"lodash": "^3.6.0",
|
||||||
"morgan": "^1.8.1",
|
"morgan": "^1.8.1",
|
||||||
"multer": "^1.3.0",
|
"multer": "^1.3.0",
|
||||||
"playwithsix": "0.0.12",
|
"playwithsix": "0.0.13",
|
||||||
"serve-static": "^1.12.1",
|
"serve-static": "^1.12.1",
|
||||||
"slugify": "^1.1.0",
|
"slugify": "^1.1.0",
|
||||||
"socket.io": "^1.0.4",
|
"socket.io": "^1.0.4",
|
||||||
"steam-workshop": "0.0.1",
|
"steam-workshop": "0.0.2",
|
||||||
"userhome": "^1.0.0",
|
"userhome": "^1.0.0",
|
||||||
"winser": "^1.0.2"
|
"winser": "^1.0.2"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user