diff options
author | Roeland Jago Douma <rullzer@users.noreply.github.com> | 2019-10-26 13:53:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-26 13:53:30 +0200 |
commit | 459e71638d7b2c363ef47532f33549474f465720 (patch) | |
tree | 2ad404660f6aae5bb936e62588f291a285f309f8 /package.json | |
parent | bc4ed80439e56e6412db19dc14a074220b128462 (diff) | |
parent | fede49850a6b18c48c8c6ff239c0bd7d8475d36e (diff) | |
download | nextcloud-server-459e71638d7b2c363ef47532f33549474f465720.tar.gz nextcloud-server-459e71638d7b2c363ef47532f33549474f465720.zip |
Merge pull request #17604 from nextcloud/dependabot/npm_and_yarn/nextcloud-vue-collections-0.6.0
Bump nextcloud-vue-collections from 0.5.6 to 0.6.0
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 0383fff1c39..1d267ea73bc 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "nextcloud-password-confirmation": "^0.4.2", "nextcloud-router": "0.0.9", "nextcloud-vue": "^0.12.6", - "nextcloud-vue-collections": "^0.5.6", + "nextcloud-vue-collections": "^0.6.0", "query-string": "^5.1.1", "select2": "3.5.1", "snap.js": "^2.0.9", |