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-08-16 22:39:01 +0300
committerMike Greiling <mike@pixelcog.com>2017-08-18 11:10:34 +0300
commitb8458dc88edfaa342e6e297dc103def656867ef3 (patch)
treecdcb2b1c3954f5c3a5018a47ae6dffba396d53d3 /package.json
parent977e232780d16ded678603712bef75e358efab38 (diff)
remove zopfli compression temporarily until a better solution is found
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 cbb9be3a27f..5670ac47151 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"babel-preset-latest": "^6.24.0",
"babel-preset-stage-2": "^6.22.0",
"bootstrap-sass": "^3.3.6",
- "compression-webpack-plugin": "^0.3.2",
+ "compression-webpack-plugin": "^1.0.0",
"copy-webpack-plugin": "^4.0.1",
"core-js": "^2.4.1",
"cropper": "^2.3.0",