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:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-30 19:40:37 +0300
committerGitHub <noreply@github.com>2019-12-30 19:40:37 +0300
commit2a1bf5bcb65610119508435d34dc11a17198b434 (patch)
tree9cca24d352c71c0bf49458e5c12efbb0836994fc /package.json
parent9754151abf80f33d088067bf2b42b3f0f34bbf8d (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>
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 9b5e8e8a8..2a1491a0e 100644
--- a/package.json
+++ b/package.json
@@ -15,7 +15,7 @@
"stylelint:fix": "stylelint --config .stylelintrc src --fix"
},
"dependencies": {
- "@nextcloud/auth": "^0.3.1",
+ "@nextcloud/auth": "^1.1.0",
"@nextcloud/axios": "^1.1.0",
"@nextcloud/dialogs": "^1.0.0",
"@nextcloud/initial-state": "^1.0.0",