summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJonathan Treffler <mail@jonathan-treffler.de>2020-12-17 13:24:15 +0100
committerSimon Spannagel <simonspa@kth.se>2021-12-16 20:23:35 +0100
commit08c27bd1ce0d826a028d2b601d9d63e2f9388f48 (patch)
tree2a655d14026fe59d799f5aa26fb600fa5fc65d78
parentb4b01fb78563aeb12e240ec5dbcd12475e3b5827 (diff)
updated the nextcloud-vue dependency
Signed-off-by: Jonathan Treffler <mail@jonathan-treffler.de>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 7cbf53af2..43c21b161 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"@nextcloud/axios": "^1.3.3",
"@nextcloud/dialogs": "^1.4.0",
"@nextcloud/router": "^1.1.0",
- "@nextcloud/vue": "^2.3.0",
+ "@nextcloud/vue": "^2.9.0",
"@nextcloud/webpack-vue-config": "^1.1.0",
"debug": "^4.1.1",
"masonry-layout": "^4.2.2",