aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-09 01:02:15 +0000
committernextcloud-command <nextcloud-command@users.noreply.github.com>2021-10-10 02:50:18 +0000
commitfdd12d39c46ace6ff5b2b588434f4d3191a33503 (patch)
treef322a6e3eb0ac3868d07312231c8b38b2c5d75c7 /package.json
parent1ea5983568dc99aa80e52f18837629d137b8a03c (diff)
downloadnextcloud-server-fdd12d39c46ace6ff5b2b588434f4d3191a33503.tar.gz
nextcloud-server-fdd12d39c46ace6ff5b2b588434f4d3191a33503.zip
Bump @nextcloud/files from 2.0.0 to 2.1.0
Bumps @nextcloud/files from 2.0.0 to 2.1.0. --- updated-dependencies: - dependency-name: "@nextcloud/files" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.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 57897e6d1c3..ea28beda8da 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"@nextcloud/capabilities": "^1.0.4",
"@nextcloud/dialogs": "^3.1.2",
"@nextcloud/event-bus": "^2.0.0",
- "@nextcloud/files": "^2.0.0",
+ "@nextcloud/files": "^2.1.0",
"@nextcloud/initial-state": "^1.2.0",
"@nextcloud/l10n": "^1.4.1",
"@nextcloud/logger": "^2.1.0",