diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 5de3a96a5e8..a585edb5a7b 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "@nextcloud/password-confirmation": "^5.3.0", "@nextcloud/paths": "^2.2.1", "@nextcloud/router": "^3.0.1", - "@nextcloud/sharing": "^0.2.3", + "@nextcloud/sharing": "^0.2.4", "@nextcloud/upload": "^1.7.0", "@nextcloud/vue": "^8.20.0", "@simplewebauthn/browser": "^12.0.0", @@ -204,4 +204,4 @@ "overrides": { "colors": "1.4.0" } -}
\ No newline at end of file +} |