aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ <skjnldsv@protonmail.com>2023-07-06 08:58:11 +0200
committerJohn Molakvoæ <skjnldsv@protonmail.com>2023-07-11 13:52:27 +0200
commit6f54f72bb40113662a9b906bebcf37393b45e9fa (patch)
tree430110ae54f18aaf6243c29eaf5e7d85ef4d14fd /package.json
parent5c6ed30369f5c4edcf46e5e882c6096a7e3cd01e (diff)
downloadnextcloud-server-6f54f72bb40113662a9b906bebcf37393b45e9fa.tar.gz
nextcloud-server-6f54f72bb40113662a9b906bebcf37393b45e9fa.zip
feat(sharing): add sharing overview view
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 05bd3d78044..d2f789a0f03 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.10",
+ "@nextcloud/files": "^3.0.0-beta.11",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/logger": "^2.5.0",