aboutsummaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/package.json
diff options
context:
space:
mode:
authordependabot[bot] <support@dependabot.com>2019-02-02 02:13:19 +0000
committerRoeland Jago Douma <roeland@famdouma.nl>2019-02-03 13:59:59 +0100
commite7cb87832d73e18c841b012aa22a19e2b3a8090a (patch)
tree89564f46e5d7e439125983e57751517dd9ad7d84 /apps/updatenotification/package.json
parent422dd9dfd68bf678801a6ff1a1476d54d668df8f (diff)
downloadnextcloud-server-e7cb87832d73e18c841b012aa22a19e2b3a8090a.tar.gz
nextcloud-server-e7cb87832d73e18c841b012aa22a19e2b3a8090a.zip
Bump nextcloud-vue from 0.6.0 to 0.6.1 in /apps/updatenotification
Bumps [nextcloud-vue](https://github.com/nextcloud/nextcloud-vue) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/nextcloud/nextcloud-vue/releases) - [Commits](https://github.com/nextcloud/nextcloud-vue/compare/v0.6.0...v0.6.1) Signed-off-by: dependabot[bot] <support@dependabot.com> Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
Diffstat (limited to 'apps/updatenotification/package.json')
-rw-r--r--apps/updatenotification/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/updatenotification/package.json b/apps/updatenotification/package.json
index f71c69a4462..a4da10ff4a7 100644
--- a/apps/updatenotification/package.json
+++ b/apps/updatenotification/package.json
@@ -23,7 +23,7 @@
},
"homepage": "https://github.com/nextcloud/notifications#readme",
"dependencies": {
- "nextcloud-vue": "^0.6.0",
+ "nextcloud-vue": "^0.6.1",
"v-tooltip": "^2.0.0-rc.33",
"vue": "^2.5.22",
"vue-click-outside": "^1.0.7"