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

github.com/nextcloud/photos.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@users.noreply.github.com>2020-08-22 10:02:56 +0300
committerGitHub <noreply@github.com>2020-08-22 10:02:56 +0300
commit0b7d5abb4692b81031a883ad55601d1d163c8a36 (patch)
tree474e919dbd9ad175963748b736f47c379f981851 /package.json
parent65878cd15d558a820c7987907d4f2f969a5f6971 (diff)
parentcd299b6b684db307733ff168d8261e0546cbb5b0 (diff)
Merge pull request #421 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.6.0
Bump @nextcloud/vue from 2.3.0 to 2.6.0
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 444a7481..3fdb8699 100644
--- a/package.json
+++ b/package.json
@@ -37,7 +37,7 @@
"@nextcloud/initial-state": "^1.1.2",
"@nextcloud/l10n": "^1.3.0",
"@nextcloud/router": "^1.1.0",
- "@nextcloud/vue": "^2.3.0",
+ "@nextcloud/vue": "^2.6.0",
"camelcase": "^6.0.0",
"core-js": "^3.6.5",
"debounce": "^1.2.0",