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

github.com/nextcloud/spreed.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarco Ambrosini <marcoambrosini@pm.me>2019-10-18 10:20:31 +0300
committerMarco Ambrosini <marcoambrosini@pm.me>2019-10-18 11:18:07 +0300
commit6c22479b843e69558a14ad6fd58009baa661317e (patch)
tree23878f91d9c48a64c981721b2924f88a8f202bbf /package.json
parentba9c2727426e3ebc7fb676bc7dc06968582cc568 (diff)
Apply suggestions
Signed-off-by: Marco Ambrosini <marcoambrosini@pm.me>
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 a3c2566cd..08019de9e 100644
--- a/package.json
+++ b/package.json
@@ -15,6 +15,7 @@
"stylelint:fix": "stylelint src --fix"
},
"dependencies": {
+ "@nextcloud/auth": "^0.3.1",
"debounce": "^1.2.0",
"nextcloud-auth": "0.0.3",
"nextcloud-axios": "^0.2.1",