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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhil Hughes <me@iamphill.com>2017-10-13 18:14:11 +0300
committerPhil Hughes <me@iamphill.com>2017-10-31 20:48:38 +0300
commit7c331ac9518c68aadc9bba0bbd1d50854699a573 (patch)
tree0536d9704f13200c9d77685c0681b0628be11ab7 /package.json
parent85a677991073c5d21a33f43980b94402954efa11 (diff)
Updated Vue to 2.5.1
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 376c47ba796..f3cef00b5df 100644
--- a/package.json
+++ b/package.json
@@ -63,10 +63,10 @@
"underscore": "^1.8.3",
"url-loader": "^0.5.8",
"visibilityjs": "^1.2.4",
- "vue": "^2.2.6",
+ "vue": "^2.5.2",
"vue-loader": "^11.3.4",
"vue-resource": "^1.3.4",
- "vue-template-compiler": "^2.2.6",
+ "vue-template-compiler": "^2.5.2",
"vuex": "^3.0.0",
"webpack": "^3.5.5",
"webpack-bundle-analyzer": "^2.8.2",