diff options
author | John Molakvoæ <skjnldsv@users.noreply.github.com> | 2020-10-12 12:48:14 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-10-12 12:48:14 +0200 |
commit | 6c9b99f5e8dc32809d6b88ce1393a6ef9e4397a0 (patch) | |
tree | 84bc0d491264011a7669b7ce528799a1127b898e /package.json | |
parent | 60d363098043919cc3557d3955ff16266449f97e (diff) | |
parent | 060eb396a24bb4db5c160a76e19777915a4650af (diff) | |
download | nextcloud-server-6c9b99f5e8dc32809d6b88ce1393a6ef9e4397a0.tar.gz nextcloud-server-6c9b99f5e8dc32809d6b88ce1393a6ef9e4397a0.zip |
Merge pull request #23327 from nextcloud/dependabot/npm_and_yarn/nextcloud/vue-2.7.0
Bump @nextcloud/vue from 2.6.9 to 2.7.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 6397dc720f1..8c0fb5326b8 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "@nextcloud/password-confirmation": "^1.0.1", "@nextcloud/paths": "^1.1.2", "@nextcloud/router": "^1.1.0", - "@nextcloud/vue": "^2.6.9", + "@nextcloud/vue": "^2.7.0", "@nextcloud/vue-dashboard": "^1.0.1", "autosize": "^4.0.2", "backbone": "^1.4.0", |