diff options
author | Vitaly Takmazov | 2019-04-11 17:41:47 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-04-11 17:41:47 +0300 |
commit | 2c712a22d50517770ecbf5992c437dc892fddce2 (patch) | |
tree | bab7d6cb8b37270d5838cbd27b8bfea8460f636d /package.json | |
parent | ff2d0e64ae45a68c4718aacc95ab0b05854b1a4a (diff) |
Update deps
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 b0dc897f..e21ff972 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "eslint": "^5.16.0", "eslint-loader": "^2.1.2", "eslint-plugin-only-ascii": "0.0.0", - "mini-css-extract-plugin": "^0.5.0", + "mini-css-extract-plugin": "^0.6.0", "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.6.0", |