summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-10 07:58:51 +0000
committerGitHub <noreply@github.com>2021-06-10 07:58:51 +0000
commitadcd09039bcac73c01cb260f490ac32c1bdd4963 (patch)
tree9a07541cf59baf3d91df21a05f1a9659987c26d4 /package.json
parent551c6f45a9e3e4830574dedea125829c3c5793d0 (diff)
Bump @nextcloud/vue from 4.0.0-alpha.4 to 4.0.0
Bumps [@nextcloud/vue](https://github.com/nextcloud/nextcloud-vue) from 4.0.0-alpha.4 to 4.0.0. - [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-alpha.4...v4.0.0) --- 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 f056b2bf..75075f85 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-alpha.4",
+ "@nextcloud/vue": "^4.0.0",
"b64-to-blob": "^1.2.19",
"camelcase": "^6.2.0",
"cdav-library": "git+https://github.com/nextcloud/cdav-library.git",