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 7b044dbdd..816ce53c9 100644
--- a/client/package.json
+++ b/client/package.json
@@ -117,6 +117,7 @@
117 "webpack-cli": "^2.0.14", 117 "webpack-cli": "^2.0.14",
118 "webtorrent": "^0.100.0", 118 "webtorrent": "^0.100.0",
119 "whatwg-fetch": "^2.0.4", 119 "whatwg-fetch": "^2.0.4",
120 "zone.js": "~0.8.5" 120 "zone.js": "~0.8.5",
121 "ngx-qrcode2": "^0.0.9"
121 } 122 }
122} 123}