aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorFerdinand Thiessen <opensource@fthiessen.de>2024-07-25 02:09:53 +0200
committerGitHub <noreply@github.com>2024-07-25 02:09:53 +0200
commitd843d671d5dc3ae4023e80ae5e923f7f7b9cf946 (patch)
treed0bb9d799523b283d3481a700a9be1b8fc2a4766 /package.json
parentca5b746504fe37139b321021345a5640db70e3f6 (diff)
parentfe1aa830575bf5ef88532d894297c557c69baf20 (diff)
downloadnextcloud-server-d843d671d5dc3ae4023e80ae5e923f7f7b9cf946.tar.gz
nextcloud-server-d843d671d5dc3ae4023e80ae5e923f7f7b9cf946.zip
Merge pull request #46690 from nextcloud/fix/files-displayname
Update `@nextcloud/files` to 3.6.0 and fix display name handling of folders (breadcrumbs and filename)
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 b739c2bd3fa..0420a00a777 100644
--- a/package.json
+++ b/package.json
@@ -48,7 +48,7 @@
"@nextcloud/capabilities": "^1.2.0",
"@nextcloud/dialogs": "^5.3.5",
"@nextcloud/event-bus": "^3.3.1",
- "@nextcloud/files": "^3.5.1",
+ "@nextcloud/files": "^3.6.0",
"@nextcloud/initial-state": "^2.2.0",
"@nextcloud/l10n": "^3.1.0",
"@nextcloud/logger": "^3.0.2",