aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index c767787a7..43854e89b 100644
--- a/client/package.json
+++ b/client/package.json
@@ -76,7 +76,7 @@
76 "webpack-md5-hash": "0.0.5", 76 "webpack-md5-hash": "0.0.5",
77 "webpack-merge": "^0.15.0", 77 "webpack-merge": "^0.15.0",
78 "webpack-notifier": "^1.3.0", 78 "webpack-notifier": "^1.3.0",
79 "webtorrent": "^0.97.0", 79 "webtorrent": "^0.98.0",
80 "zone.js": "^0.6.25" 80 "zone.js": "^0.6.25"
81 }, 81 },
82 "devDependencies": { 82 "devDependencies": {