aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-07-07 14:59:58 +0200
committerFerdinand Thiessen <opensource@fthiessen.de>2023-07-18 23:53:04 +0200
commitbb9c7ee75c431ef085952af4b48763a5d3ae1277 (patch)
tree85bd63279dc97a5c3a3becf7a4b62abf87f2846b /package.json
parentd3393af978aa259116ad40c12499062cda80a330 (diff)
downloadnextcloud-server-bb9c7ee75c431ef085952af4b48763a5d3ae1277.tar.gz
nextcloud-server-bb9c7ee75c431ef085952af4b48763a5d3ae1277.zip
fix(files): default emptycontent message
Signed-off-by: John Molakvoæ <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 89840beddbb..e0383eaf04b 100644
--- a/package.json
+++ b/package.json
@@ -54,7 +54,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/vue": "^7.12.0",
+ "@nextcloud/vue": "^7.12.1",
"@nextcloud/vue-dashboard": "^2.0.1",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.2.0",