summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-19 01:00:30 +0000
committerGitHub <noreply@github.com>2021-06-19 01:00:30 +0000
commit3b79f903143085b8a8aa9e1d4ecbf75637f2c805 (patch)
treed737664cbab36a9a9ceefef84f44d30dd72de2da /package.json
parent4d9fc5f8f6658fa8bd2101e745193e2a5f31f931 (diff)
Bump @nextcloud/vue from 4.0.0 to 4.0.2
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.0.0 to 4.0.2. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Changelog](https://github.com/nextcloud/nextcloud-vue/blob/master/CHANGELOG.md) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v4.0.0...v4.0.2) --- updated-dependencies: - dependency-name: "@nextcloud/vue" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index ca5af689..2afc0447 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"@nextcloud/moment": "^1.1.1",
"@nextcloud/paths": "^2.0.0",
"@nextcloud/router": "^2.0.0",
- "@nextcloud/vue": "^4.0.0",
+ "@nextcloud/vue": "^4.0.2",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.2.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",