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

github.com/nextcloud/twofactor_u2f.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index 45df398..6a5fa49 100644
--- a/package.json
+++ b/package.json
@@ -4,7 +4,9 @@
"description": "U2F second factor provider for Nextcloud",
"private": true,
"dependencies": {
+ "nextcloud-auth": "0.0.3",
"nextcloud-axios": "^0.2.0",
+ "nextcloud-logger": "0.0.3",
"nextcloud-password-confirmation": "^0.4.1",
"nextcloud-router": "0.0.6",
"nextcloud-vue": "^0.12.1",