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:
authorMike Greiling <mike@pixelcog.com>2017-03-16 04:25:10 +0300
committerMike Greiling <mike@pixelcog.com>2017-03-22 04:20:01 +0300
commitd023e92fb6dcda269f94a3b87b63174970df08ad (patch)
tree801913eece9d2cc6568100040a8ebbb0692c768b /package.json
parent77eda5287097fad15bd3439744b64b6068d3b1b6 (diff)
upgrade Vue to v2.2.4
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 b3d038bd3d1..91d8752bebb 100644
--- a/package.json
+++ b/package.json
@@ -35,7 +35,7 @@
"stats-webpack-plugin": "^0.4.3",
"timeago.js": "^2.0.5",
"underscore": "^1.8.3",
- "vue": "^2.1.10",
+ "vue": "^2.2.4",
"vue-resource": "^0.9.3",
"webpack": "^2.2.1",
"webpack-bundle-analyzer": "^2.3.0"