aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index bcf02f187..aa21e7ddb 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,8 @@
},
"dependencies": {
"es6-promise": "*",
- "ws": "^0.4.32",
- "xmlhttprequest": "^1.6.0"
+ "ws": "*",
+ "xmlhttprequest": "*"
},
"devDependencies": {
"bower": "^1.3.12",