Use dev version of eris (wasn't working otherwise, not sure why)
parent
ecfecf3f9e
commit
51ef267f02
|
@ -9,7 +9,7 @@
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"eris": "^0.5.2",
|
"eris": "github:abalabahaha/eris#dev",
|
||||||
"mime": "^1.3.4",
|
"mime": "^1.3.4",
|
||||||
"moment": "^2.17.1",
|
"moment": "^2.17.1",
|
||||||
"public-ip": "^2.0.1"
|
"public-ip": "^2.0.1"
|
||||||
|
|
Loading…
Reference in New Issue