aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index d0ab70820..d89ffe7a8 100644
--- a/client/package.json
+++ b/client/package.json
@@ -157,7 +157,7 @@
157 "webpack": "^4.17.1", 157 "webpack": "^4.17.1",
158 "webpack-bundle-analyzer": "^3.0.2", 158 "webpack-bundle-analyzer": "^3.0.2",
159 "webpack-cli": "^3.0.8", 159 "webpack-cli": "^3.0.8",
160 "webtorrent": "^0.102.1", 160 "webtorrent": "https://github.com/webtorrent/webtorrent#e9b209c7970816fc29e0cc871157a4918d66001d",
161 "whatwg-fetch": "^3.0.0", 161 "whatwg-fetch": "^3.0.0",
162 "zone.js": "~0.8.5" 162 "zone.js": "~0.8.5"
163 } 163 }