summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-04-06 15:53:08 -0500
committerMike Greiling <mike@pixelcog.com>2017-04-09 15:22:53 -0500
commit0329d7930cbe61305f6c04215691c3f75ef3eae2 (patch)
tree3734400338e32f26dff60fe0dfa43d6d785f36cb /package.json
parent0ca62a680ccdfa0e40699436cb9407bf3283884b (diff)
downloadgitlab-ce-0329d7930cbe61305f6c04215691c3f75ef3eae2.tar.gz
update Vue to match vue-template-compiler
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 531dd4d8cb9..1126fe84675 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"timeago.js": "^2.0.5",
"underscore": "^1.8.3",
"visibilityjs": "^1.2.4",
- "vue": "^2.2.4",
+ "vue": "^2.2.6",
"vue-loader": "^11.3.4",
"vue-resource": "^0.9.3",
"vue-template-compiler": "^2.2.6",