aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 669a5932..d04c3e22 100644
--- a/package.json
+++ b/package.json
@@ -23,11 +23,11 @@
"object-path": "^0.11.3",
"sanitize-html": "^1.13.0",
"sass-loader": "^4.0.2",
- "vue": "^2.1.0",
- "vue-router": "^2.2.0",
- "vue-template-compiler": "^2.1.10",
+ "vue": "^2.3.4",
+ "vue-router": "^2.5.3",
+ "vue-template-compiler": "^2.3.4",
"vue-timeago": "^3.1.2",
- "vuex": "^2.1.0"
+ "vuex": "^2.3.1"
},
"devDependencies": {
"autoprefixer": "^6.4.0",