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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 5b25634..54f5ffa 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"@nextcloud/notify_push": "^1.0.1",
"@nextcloud/router": "^2.0.0",
"@nextcloud/vue": "^3.10.1",
- "vue": "^2.6.12",
+ "vue": "^2.6.13",
"vue-tooltip": "^0.1.0"
},
"devDependencies": {
@@ -66,7 +66,7 @@
"stylelint-webpack-plugin": "^2.1.1",
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
- "vue-template-compiler": "^2.6.12",
+ "vue-template-compiler": "^2.6.13",
"webpack": "^5.38.1",
"webpack-cli": "^4.7.0"
},