diff options
author | dependabot[bot] <support@dependabot.com> | 2019-05-12 01:13:14 +0000 |
---|---|---|
committer | Julius Härtl <jus@bitgrid.net> | 2019-05-22 11:48:04 +0200 |
commit | c9fbd9212cb2a213f367b4b018b476741629b16a (patch) | |
tree | 2c6b7b68c11af8a366fbfa3d1ddba9abbc64f741 /package.json | |
parent | f2885c171f5fc3b3dc54b612454616f5a929132a (diff) | |
download | nextcloud-server-c9fbd9212cb2a213f367b4b018b476741629b16a.tar.gz nextcloud-server-c9fbd9212cb2a213f367b4b018b476741629b16a.zip |
Bump nextcloud-vue from 0.8.0 to 0.11.1
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.8.0 to 0.11.1.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.8.0...v0.11.1)
Signed-off-by: dependabot[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 f1bb8e14469..39f95151297 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "moment": "^2.24.0", "nextcloud-axios": "^0.1.3", "nextcloud-password-confirmation": "^0.4.1", - "nextcloud-vue": "^0.8.0", + "nextcloud-vue": "^0.11.1", "nextcloud-vue-collections": "^0.4.0", "snap.js": "^2.0.9", "strengthify": "git+https://github.com/MorrisJobke/strengthify.git#0.5.8", |