-
- Downloads
"git@gfx.cafe:open/bor.git" did not exist on "105922180fd97ed34e090a395c62e0288a6aa424"
Update dependencies & travis.yml
... | ... | @@ -10,8 +10,8 @@ |
}, | ||
"dependencies": { | ||
"es6-promise": "*", | ||
"ws": "^0.4.32", | ||
"xmlhttprequest": "^1.6.0" | ||
"ws": "*", | ||
"xmlhttprequest": "*" | ||
}, | ||
"devDependencies": { | ||
"bower": "^1.3.12", | ||
... | ... |
Please register or sign in to comment