aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'client/package.json')
-rw-r--r--client/package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/client/package.json b/client/package.json
index 3a4605b56..4454e9a39 100644
--- a/client/package.json
+++ b/client/package.json
@@ -159,6 +159,7 @@
159 "webpack-cli": "^3.0.8", 159 "webpack-cli": "^3.0.8",
160 "webtorrent": "^0.102.1", 160 "webtorrent": "^0.102.1",
161 "whatwg-fetch": "^2.0.4", 161 "whatwg-fetch": "^2.0.4",
162 "zone.js": "~0.8.5" 162 "zone.js": "~0.8.5",
163 "focus-visible": "^4.1.5"
163 } 164 }
164} 165}