aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-08-18 16:41:56 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-08-23 14:03:51 +0200
commit3e271d89f42d2400b6f81cbb984aba419f503b54 (patch)
treeb73933abe8a4ea4b44a2b3da229ef6e970fc7fb1 /package.json
parent2c9acd5d5d9b99a586ab35d86780cdaf0e94df5e (diff)
downloadnextcloud-server-3e271d89f42d2400b6f81cbb984aba419f503b54.tar.gz
nextcloud-server-3e271d89f42d2400b6f81cbb984aba419f503b54.zip
chore: upgrade to `@nextcloud/files@3.0.0-beta.18`
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 1efb3aa95f8..8221fa65587 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^4.1.0",
"@nextcloud/event-bus": "^3.1.0",
- "@nextcloud/files": "^3.0.0-beta.14",
+ "@nextcloud/files": "^3.0.0-beta.18",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",