summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-04-07 08:42:56 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-04-11 11:56:04 +0200
commite3f575ba7a600971278a68eeedd123ae8afcd4b8 (patch)
treece0ca02d5f57ca6a20b12295551e812d040d7a04 /package.json
parenta16703d18183aa34a7e6ffcb9c9cb3756cfb0c2e (diff)
downloadnextcloud-server-e3f575ba7a600971278a68eeedd123ae8afcd4b8.tar.gz
nextcloud-server-e3f575ba7a600971278a68eeedd123ae8afcd4b8.zip
fix(files): update @nextcloud/files and fix event store update
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 4bf864391b4..f8a89e3359e 100644
--- a/package.json
+++ b/package.json
@@ -44,7 +44,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^4.0.0-beta.2",
"@nextcloud/event-bus": "^3.0.2",
- "@nextcloud/files": "^3.0.0-beta.7",
+ "@nextcloud/files": "^3.0.0-beta.8",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",