aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorMarian Oancea <contact@siteshop.ro>2014-11-06 06:24:10 +0800
committerMarian Oancea <contact@siteshop.ro>2014-11-06 06:24:10 +0800
commit6dc7be6cd171c6285f99eb15691141e9db7761f8 (patch)
tree13c090894c46a2f5e968f1a0c20220a7e2eb3233 /package.json
parent7d6164b3513eef7d5eb24bb90ca0fdc2fc8c1879 (diff)
downloadgo-tangerine-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar.gz
go-tangerine-6dc7be6cd171c6285f99eb15691141e9db7761f8.tar.zst
go-tangerine-6dc7be6cd171c6285f99eb15691141e9db7761f8.zip
Update dependencies & travis.yml
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",