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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-22 22:13:43 +0300
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-12-22 22:48:34 +0300
commit0fb3569a65302c07e57743b366bf38ecb31dd18b (patch)
tree980b4bdb84f72ed56d265c7dee5c3af9bac5435e /package.json
parent136e0a9422e3afd1ae6dca509974099194bb8611 (diff)
Bump @nextcloud/auth from 0.3.1 to 1.1.0
Bumps [@nextcloud/auth](https://github.com/nextcloud/nextcloud-auth) from 0.3.1 to 1.1.0. - [Release notes](https://github.com/nextcloud/nextcloud-auth/releases) - [Commits](https://github.com/nextcloud/nextcloud-auth/compare/v0.3.1...v1.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 562237ce3f2..eb2b0f54990 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"dependencies": {
"@babel/polyfill": "^7.7.0",
"@chenfengyuan/vue-qrcode": "^1.0.1",
- "@nextcloud/auth": "^0.3.1",
+ "@nextcloud/auth": "^1.1.0",
"@nextcloud/axios": "^0.5.0",
"@nextcloud/dialogs": "^0.1.1",
"@nextcloud/event-bus": "^0.2.1",