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:
authorLukas Eipert <leipert@gitlab.com>2019-01-09 15:23:24 +0300
committerLukas Eipert <leipert@gitlab.com>2019-01-09 15:23:24 +0300
commit8132010f21f832feb8372f2ac52662d0dc2b315c (patch)
tree4e4c98a69cef5600ab6c9778f8da5e3a4ca6cab7 /package.json
parent4f6620a5ae00383a015379f95408ed7f1be1bdbb (diff)
Revert update to '@vue/component-compiler-utils'
This reverts to 2.2.0, which has node@6 compatibility
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 be8568f89f0..c88a83fcc0e 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"visibilityjs": "^1.2.4",
"vue": "^2.5.21",
"vue-apollo": "^3.0.0-beta.25",
- "vue-loader": "^15.5.0",
+ "vue-loader": "^15.4.2",
"vue-resource": "^1.5.1",
"vue-router": "^3.0.2",
"vue-template-compiler": "^2.5.21",