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 7a69d1a43..92898dd96 100644
--- a/client/package.json
+++ b/client/package.json
@@ -102,7 +102,7 @@
102 "webpack": "^4.5.0", 102 "webpack": "^4.5.0",
103 "webpack-bundle-analyzer": "^2.9.1", 103 "webpack-bundle-analyzer": "^2.9.1",
104 "webpack-cli": "^2.0.14", 104 "webpack-cli": "^2.0.14",
105 "webtorrent": "^0.98.0", 105 "webtorrent": "^0.99.4",
106 "whatwg-fetch": "^2.0.4", 106 "whatwg-fetch": "^2.0.4",
107 "zone.js": "~0.8.5" 107 "zone.js": "~0.8.5"
108 }, 108 },