Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-01 11:15:56 +0300
committerChristoph Wurst <christoph@winzerhof-wurst.at>2019-03-01 18:46:22 +0300
commitd2fc298fcd53ff9acaf4f0705e41760dae7d7de6 (patch)
treee9bd70acccf8b7a8236b546524889996356bba55 /package.json
parentdf55781814f07afaaca437310e3f667aa78c1d2a (diff)
Add app token QR codes for mobile apps
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index ec2ca212c6a..fa95bc8b1cd 100644
--- a/package.json
+++ b/package.json
@@ -22,6 +22,7 @@
"license": "AGPL-3.0-or-later",
"dependencies": {
"@babel/polyfill": "^7.2.5",
+ "@chenfengyuan/vue-qrcode": "^1.0.0",
"Select2": "git+https://github.com/select2/select2.git#3.4.8",
"autosize": "^4.0.2",
"backbone": "^1.3.3",