diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-05-11 11:46:47 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-05-11 17:44:32 +0000 |
commit | c103f1b406ac7109673bd0ffdf75a46e02df5b14 (patch) | |
tree | 6eaf899a42fe94f879af75cae91d03aaf19b1162 /package.json | |
parent | 09c209d4683ce844da5e0319acc6dc83c00f372a (diff) | |
download | nextcloud-server-c103f1b406ac7109673bd0ffdf75a46e02df5b14.tar.gz nextcloud-server-c103f1b406ac7109673bd0ffdf75a46e02df5b14.zip |
Bump @nextcloud/dialogs from 1.2.2 to 1.3.0
Bumps [@nextcloud/dialogs](https://github.com/nextcloud/nextcloud-dialogs) from 1.2.2 to 1.3.0.
- [Release notes](https://github.com/nextcloud/nextcloud-dialogs/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-dialogs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-dialogs/compare/v1.2.2...v1.3.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
Signed-off-by: npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 609f7164fb5..de2c17a9d95 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "@chenfengyuan/vue-qrcode": "^1.0.2", "@nextcloud/auth": "^1.2.3", "@nextcloud/axios": "^1.3.2", - "@nextcloud/dialogs": "^1.2.2", + "@nextcloud/dialogs": "^1.3.0", "@nextcloud/event-bus": "^1.1.4", "@nextcloud/initial-state": "^1.1.2", "@nextcloud/l10n": "^1.2.3", |