aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorskjnldsv <skjnldsv@protonmail.com>2024-06-07 08:29:24 +0200
committerskjnldsv <skjnldsv@protonmail.com>2024-06-07 10:55:56 +0200
commitca9a5b7a1edb1e215578eb2403fe84201fc605a6 (patch)
tree1a15942df720fe182f99228bdaebb17b00294262 /package.json
parentef01dc72c1c92bdde6145954fe2a029e90c61e60 (diff)
downloadnextcloud-server-ca9a5b7a1edb1e215578eb2403fe84201fc605a6.tar.gz
nextcloud-server-ca9a5b7a1edb1e215578eb2403fe84201fc605a6.zip
chore: update `@nextcloud/files` to 3.4.1
Signed-off-by: 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 12fba966911..e29e5ff730b 100644
--- a/package.json
+++ b/package.json
@@ -47,7 +47,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^5.3.1",
"@nextcloud/event-bus": "^3.3.1",
- "@nextcloud/files": "^3.4.0",
+ "@nextcloud/files": "^3.4.1",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",