mirror of
https://github.com/Dahlgren/arma-server-web-admin.git
synced 2024-08-30 17:22:10 +00:00
Bump playwithsix dependency to fix issues with older versions of node
This commit is contained in:
parent
0338839580
commit
ab1280bdcb
@ -10,5 +10,4 @@ node_js:
|
|||||||
- "0.12"
|
- "0.12"
|
||||||
- "0.10"
|
- "0.10"
|
||||||
before_install:
|
before_install:
|
||||||
- npm update -g npm
|
|
||||||
- cp config.js.example config.js
|
- cp config.js.example config.js
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
"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.11",
|
"playwithsix": "0.0.12",
|
||||||
"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",
|
||||||
|
Loading…
Reference in New Issue
Block a user