diff options
author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-02-23 02:14:14 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-23 02:14:14 +0000 |
commit | d896875ef9d4f65fb83f29a1ac3e0b682b2757fa (patch) | |
tree | 356f86c4cf1de78ff9fcc866e6e6034b91991d83 /package.json | |
parent | 881216170c7fe0127c5fe03499341d177f637240 (diff) | |
download | nextcloud-server-d896875ef9d4f65fb83f29a1ac3e0b682b2757fa.tar.gz nextcloud-server-d896875ef9d4f65fb83f29a1ac3e0b682b2757fa.zip |
Bump @nextcloud/l10n from 1.0.1 to 1.1.0
Bumps [@nextcloud/l10n](https://github.com/nextcloud/nextcloud-l10n) from 1.0.1 to 1.1.0.
- [Release notes](https://github.com/nextcloud/nextcloud-l10n/releases)
- [Changelog](https://github.com/nextcloud/nextcloud-l10n/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nextcloud/nextcloud-l10n/compare/v1.0.1...v1.1.0)
Signed-off-by: dependabot-preview[bot] <support@dependabot.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 e011ab147c4..e20a4cac8a8 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "@nextcloud/dialogs": "^1.0.0", "@nextcloud/event-bus": "^1.1.2", "@nextcloud/initial-state": "^1.1.0", - "@nextcloud/l10n": "^1.0.1", + "@nextcloud/l10n": "^1.1.0", "@nextcloud/logger": "^1.1.1", "@nextcloud/paths": "^1.1.0", "@nextcloud/router": "^1.0.0", |