From 56708643d5fc70f9f5ff948f91f88ccacbd0505f Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" Date: Fri, 31 May 2019 08:22:31 +0000 Subject: [PATCH] Update nextcloud-vue-collections requirement from ^0.4.0 to ^0.5.2 Updates the requirements on [nextcloud-vue-collections](https://github.com/juliushaertl/nextcloud-vue-collections) to permit the latest version. - [Release notes](https://github.com/juliushaertl/nextcloud-vue-collections/releases) - [Commits](https://github.com/juliushaertl/nextcloud-vue-collections/compare/v0.4.0...v0.5.2) --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index b3ee0a425..1f4190f95 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "nextcloud-axios": "^0.2.0", "nextcloud-server": "^0.15.9", "nextcloud-vue": "^0.10.0", - "nextcloud-vue-collections": "^0.4.0", + "nextcloud-vue-collections": "^0.5.2", "vue": "^2.5.16", "vue-click-outside": "^1.0.7", "vue-color": "^2.7.0",