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:
authorChristoph Wurst <ChristophWurst@users.noreply.github.com>2019-06-14 12:54:09 +0300
committerGitHub <noreply@github.com>2019-06-14 12:54:09 +0300
commit7ff8ac2772084388ac729490ccedf52f38744506 (patch)
tree6f8334774161e38be5daf9deadb20819b9c39fcf /package.json
parentf422990552c18160dd18f985e64391a36b872ac9 (diff)
parentbe46c69d9f3b771914f1d1f31a8a61356b75e7a0 (diff)
Merge pull request #467 from nextcloud/dependabot/npm_and_yarn/nextcloud-server-0.15.10
Bump nextcloud-server from 0.15.9 to 0.15.10
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 4e1666d..a280b28 100644
--- a/package.json
+++ b/package.json
@@ -6,7 +6,7 @@
"dependencies": {
"nextcloud-axios": "^0.2.0",
"nextcloud-password-confirmation": "^0.4.1",
- "nextcloud-server": "^0.15.9",
+ "nextcloud-server": "^0.15.10",
"nextcloud-vue": "^0.11.1",
"u2f-api": "^1.0.10",
"vue": "^2.6.10",