aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3e97386b5..b74ff6c74 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
13 }, 13 },
14 "dependencies": { 14 "dependencies": {
15 "async": "^1.2.1", 15 "async": "^1.2.1",
16 "bittorrent-tracker": "^4.4.5", 16 "bittorrent-tracker": "^6.0.6",
17 "blueimp-file-upload": "^9.10.1", 17 "blueimp-file-upload": "^9.10.1",
18 "body-parser": "^1.12.4", 18 "body-parser": "^1.12.4",
19 "bootstrap": "^3.3.5", 19 "bootstrap": "^3.3.5",
@@ -47,7 +47,7 @@
47 "ursa": "^0.9.1", 47 "ursa": "^0.9.1",
48 "webtorrent": "*", 48 "webtorrent": "*",
49 "winston": "^1.0.1", 49 "winston": "^1.0.1",
50 "ws": "^0.7.2" 50 "ws": "^0.8.0"
51 }, 51 },
52 "devDependencies": { 52 "devDependencies": {
53 "chai": "^3.3.0", 53 "chai": "^3.3.0",