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) <skjnldsv@protonmail.com>2019-11-07 21:45:14 +0300
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2019-11-07 21:45:14 +0300
commitae28cc9b2d79568ae069e3f25ed29791986791d0 (patch)
tree64142d5c99b2b0c392bc8e22a4ea536fd5c9f816 /package.json
parent9c94a3e10fb3345ed57df27f44d51dde2f7ff733 (diff)
Added navigation, albums, init tags
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.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 825f4348..abc6819f 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"@nextcloud/axios": "^0.5.0",
"@nextcloud/l10n": "^0.2.1",
"@nextcloud/router": "^0.1.0",
- "@nextcloud/vue": "^1.0.0",
+ "@nextcloud/vue": "^1.1.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",
"path-posix": "^1.0.0",
"qs": "^6.9.0",