summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-22 02:25:30 +0000
committernpmbuildbot[bot] <npmbuildbot[bot]@users.noreply.github.com>2019-12-22 13:23:27 +0000
commit479bc23a640bdc46421a8de8cfc57c35c711fbc2 (patch)
tree59564857630362285765a9e674410cb6275d77e7 /package.json
parentd1cf6aa71ae28ec014c4d27090e161010cd89e01 (diff)
downloadnextcloud-server-479bc23a640bdc46421a8de8cfc57c35c711fbc2.tar.gz
nextcloud-server-479bc23a640bdc46421a8de8cfc57c35c711fbc2.zip
Bump @nextcloud/router from 0.1.0 to 1.0.0
Bumps [@nextcloud/router](https://github.com/nextcloud/nextcloud-router) from 0.1.0 to 1.0.0. - [Release notes](https://github.com/nextcloud/nextcloud-router/releases) - [Commits](https://github.com/nextcloud/nextcloud-router/compare/v0.1.0...v1.0.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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index a8b89dbf932..45cd5c6a9dc 100644
--- a/package.json
+++ b/package.json
@@ -33,7 +33,7 @@
"@nextcloud/l10n": "^0.2.1",
"@nextcloud/logger": "^0.1.0",
"@nextcloud/paths": "^0.2.0",
- "@nextcloud/router": "^0.1.0",
+ "@nextcloud/router": "^1.0.0",
"autosize": "^4.0.2",
"backbone": "^1.4.0",
"blueimp-md5": "^2.12.0",