aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2023-11-20 15:49:44 +0100
committerFerdinand Thiessen <opensource@fthiessen.de>2023-11-20 17:32:53 +0100
commitd75ab0de102b0a7f27d42059e11594d05d6bbd72 (patch)
tree1c6e1450bb8b027f72897c3b188fb45afc72a2f2 /package.json
parent02807a37b0ee9ab920b2575538461ae5aede63bf (diff)
downloadnextcloud-server-d75ab0de102b0a7f27d42059e11594d05d6bbd72.tar.gz
nextcloud-server-d75ab0de102b0a7f27d42059e11594d05d6bbd72.zip
chore: Bump @nextcloud/upload to 1.0.1
Signed-off-by: Julius Härtl <jus@bitgrid.net>
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 2b37dbaf8b8..69e261823fa 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"@nextcloud/paths": "^2.1.0",
"@nextcloud/router": "^2.1.2",
"@nextcloud/sharing": "^0.1.0",
- "@nextcloud/upload": "^1.0.0-beta.19",
+ "@nextcloud/upload": "^1.0.1",
"@nextcloud/vue": "^8.2.0",
"@skjnldsv/sanitize-svg": "^1.0.2",
"@vueuse/components": "^10.4.1",