summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2023-03-08 09:51:54 +0100
committerJoas Schilling <coding@schilljs.com>2023-03-08 09:54:25 +0100
commit726cbe679a0ac4c01361cd04dedd9aaefebe43bd (patch)
tree48da8cbf624dca96cf5a7d197207c174ddc1f9b0 /package.json
parent0993747b8cbd8d58e277ba4b91c541527723ac0e (diff)
fix(settings): Move size math to the frontend for better strings
Signed-off-by: Joas Schilling <coding@schilljs.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e6e2b5b5f..e788b6ba0 100644
--- a/package.json
+++ b/package.json
@@ -23,6 +23,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^4.0.1",
"@nextcloud/event-bus": "^3.0.1",
+ "@nextcloud/files": "^3.0.0-beta.7",
"@nextcloud/initial-state": "^2.0.0",
"@nextcloud/l10n": "^2.1.0",
"@nextcloud/moment": "^1.2.1",