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-01-07 10:48:34 +0300
committerMike Greiling <mike@pixelcog.com>2017-01-10 21:30:42 +0300
commit05b95e712d1ea70d8658de42f7c87661e6937976 (patch)
treec15d5f6bb2fb4e9c38af6a4001270cd27dab0bdd /package.json
parentfc3f4f88e094a192dd825d5ce4ca9bb742c8b4d3 (diff)
update vue library to match vendors directory
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 cea0ea4884c..ef16a371f91 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"select2": "3.5.2-browserify",
"stats-webpack-plugin": "^0.4.2",
"underscore": "1.8.3",
- "vue": "1.0.26",
+ "vue": "2.0.3",
"vue-resource": "0.9.3",
"webpack": "^1.13.2",
"webpack-dev-server": "^1.16.2"