diff options
author | Mike Greiling <mike@pixelcog.com> | 2017-01-07 01:48:34 -0600 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2017-01-10 12:30:42 -0600 |
commit | 05b95e712d1ea70d8658de42f7c87661e6937976 (patch) | |
tree | c15d5f6bb2fb4e9c38af6a4001270cd27dab0bdd /package.json | |
parent | fc3f4f88e094a192dd825d5ce4ca9bb742c8b4d3 (diff) | |
download | gitlab-ce-05b95e712d1ea70d8658de42f7c87661e6937976.tar.gz |
update vue library to match vendors directory
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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" |