Update nextcloud-vue requirement from ^0.10.0 to ^0.11.4

Updates the requirements on [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) to permit the latest version.
- [Release notes](https://github.com/nextcloud/nextcloud-vue/releases)
- [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.10.0...v0.11.4)
This commit is contained in:
dependabot-preview[bot]
2019-06-04 09:13:13 +00:00
committed by GitHub
parent e8c8d4c08d
commit 159535a1f5

View File

@@ -29,7 +29,7 @@
"@babel/polyfill": "^7.0.0",
"nextcloud-axios": "^0.2.0",
"nextcloud-server": "^0.15.9",
"nextcloud-vue": "^0.10.0",
"nextcloud-vue": "^0.11.4",
"nextcloud-vue-collections": "^0.5.2",
"vue": "^2.5.16",
"vue-click-outside": "^1.0.7",