Commit e15746f6238da169407ea1fd37b64d6345ec3992
Committed by
GitHub
1 parent
485a9039
update dependence
Showing
1 changed file
with
1 additions
and
1 deletions
Show diff stats
package.json
... | ... | @@ -41,7 +41,6 @@ |
41 | 41 | }, |
42 | 42 | "dependencies": { |
43 | 43 | "async-validator": "^1.8.1", |
44 | - "compression-webpack-plugin": "^1.0.1", | |
45 | 44 | "core-js": "^2.5.0", |
46 | 45 | "deepmerge": "^1.5.2", |
47 | 46 | "element-resize-detector": "^1.1.12", |
... | ... | @@ -62,6 +61,7 @@ |
62 | 61 | "babel-preset-stage-3": "^6.24.1", |
63 | 62 | "babel-runtime": "^6.26.0", |
64 | 63 | "chai": "^3.5.0", |
64 | + "compression-webpack-plugin": "^1.0.1", | |
65 | 65 | "cross-env": "^3.2.4", |
66 | 66 | "css-loader": "^0.23.1", |
67 | 67 | "eslint": "^3.19.0", | ... | ... |