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 0c5916555..d3e8e0b9a 100644
--- a/client/package.json
+++ b/client/package.json
@@ -140,7 +140,7 @@
140 "webpack-cli": "^5.0.1", 140 "webpack-cli": "^5.0.1",
141 "webtorrent": "1.8.26", 141 "webtorrent": "1.8.26",
142 "whatwg-fetch": "^3.0.0", 142 "whatwg-fetch": "^3.0.0",
143 "zone.js": "~0.12.0" 143 "zone.js": "~0.13.0"
144 }, 144 },
145 "dependencies": {} 145 "dependencies": {}
146} 146}