aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2024-01-09 13:08:08 +0100
committerJohn Molakvoæ <skjnldsv@protonmail.com>2024-01-11 15:42:56 +0100
commit84813935812469994cfacfdcb876946891117114 (patch)
tree755bd02e58c5aab07038a67fca4159babd189213 /package.json
parente4fdd24d2f33cf7f4e562caa8e0cb21b5afbead6 (diff)
downloadnextcloud-server-84813935812469994cfacfdcb876946891117114.tar.gz
nextcloud-server-84813935812469994cfacfdcb876946891117114.zip
chore(deps): bump `@nextcloud/files` to `3.1.0`
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 fc89f93fb23..73311fa364a 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^5.0.3",
"@nextcloud/event-bus": "^3.1.0",
- "@nextcloud/files": "^3.0.0",
+ "@nextcloud/files": "^3.1.0",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",