diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-07-02 21:43:23 +0000 |
---|---|---|
committer | npmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com> | 2020-07-03 06:42:35 +0000 |
commit | ec151e17c59fbbdfe3d4baf89bdb83b51b1bb1ee (patch) | |
tree | 8b1a3fa5732d8757e385d92920e3b3ce36fc928d /package.json | |
parent | 1913b1b91f625330ad02b9494421a89be685bf0e (diff) | |
download | nextcloud-server-ec151e17c59fbbdfe3d4baf89bdb83b51b1bb1ee.tar.gz nextcloud-server-ec151e17c59fbbdfe3d4baf89bdb83b51b1bb1ee.zip |
Bump @nextcloud/router from 1.0.2 to 1.1.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 1.0.2 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-router/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-router/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-router/commits)
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 1ebd88f7c44..a6a03d3f046 100644 --- a/package.json +++ b/package.json @@ -37,7 +37,7 @@ "@nextcloud/logger": "^1.1.2", "@nextcloud/password-confirmation": "^1.0.1", "@nextcloud/paths": "^1.1.2", - "@nextcloud/router": "^1.0.2", + "@nextcloud/router": "^1.1.0", "@nextcloud/vue": "^1.5.0", "autosize": "^4.0.2", "backbone": "^1.4.0", |