aboutsummaryrefslogtreecommitdiffstats
path: root/settings/package.json
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-12-10 08:32:02 +0100
committerRoeland Jago Douma <roeland@famdouma.nl>2018-12-10 15:08:51 +0100
commit648efdf4b94aa99efaf720325d9b2d7372ab2871 (patch)
tree4ba6d178d418adb41b6a7a5cc6f75c652d4eab53 /settings/package.json
parentbe2117c9db4c854df808fed881223cf30e52cc12 (diff)
downloadnextcloud-server-648efdf4b94aa99efaf720325d9b2d7372ab2871.tar.gz
nextcloud-server-648efdf4b94aa99efaf720325d9b2d7372ab2871.zip
Update vue-template-compiler too
Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
Diffstat (limited to 'settings/package.json')
-rw-r--r--settings/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/settings/package.json b/settings/package.json
index 5dde3b54056..7b8b42de3a5 100644
--- a/settings/package.json
+++ b/settings/package.json
@@ -17,7 +17,7 @@
"nextcloud-password-confirmation": "^0.4.1",
"nextcloud-vue": "^0.4.6",
"v-tooltip": "^2.0.0-rc.33",
- "vue": "^2.5.18",
+ "vue": "^2.5.19",
"vue-click-outside": "^1.0.7",
"vue-infinite-loading": "^2.4.3",
"vue-localstorage": "^0.6.2",
@@ -40,7 +40,7 @@
"node-sass": "^4.11.0",
"sass-loader": "^7.1.0",
"vue-loader": "^15.4.2",
- "vue-template-compiler": "^2.5.17",
+ "vue-template-compiler": "^2.5.19",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.5"