Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/notifications.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-07-11 11:36:44 +0300
committerJoas Schilling <coding@schilljs.com>2022-07-11 11:36:44 +0300
commit7f6236723566a42b5fa0e70d4b043107f351b048 (patch)
treebeff009d347c8cd60e6de684404c51cb74313ec1 /package.json
parent98ad1f30144e9cbbad219f0091ef268f42e046dd (diff)
Bump vue lib
Signed-off-by: Joas Schilling <coding@schilljs.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 4ab3554..480dcb3 100644
--- a/package.json
+++ b/package.json
@@ -27,7 +27,7 @@
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^5.3.1",
"howler": "^2.2.3",
- "vue": "^2.6.14",
+ "vue": "^2.7.4",
"vue-material-design-icons": "^5.1.1",
"vue-tooltip": "^0.1.0"
},