diff options
author | Vitaly Takmazov | 2019-05-28 19:36:47 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2019-05-28 19:36:47 +0300 |
commit | 51af554f75475019911246cf675fe661c5a04b4a (patch) | |
tree | e472d6b629dcc724796aeed71d47587e894a436a /package.json | |
parent | 852ee6a66a7aa7ae96b94defcd44494b0e71b02f (diff) |
update deps
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json index 0ef34484..83dc8641 100644 --- a/package.json +++ b/package.json @@ -26,12 +26,12 @@ "@babel/core": "^7.4.5", "@babel/preset-env": "^7.4.5", "babel-loader": "^8.0.6", - "core-js": "^3.1.2", + "core-js": "^3.1.3", "css-loader": "^2.1.1", "eslint": "^5.16.0", "eslint-loader": "^2.1.2", "eslint-plugin-only-ascii": "0.0.0", - "mini-css-extract-plugin": "^0.6.0", + "mini-css-extract-plugin": "^0.7.0", "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-loader": "^3.0.0", "postcss-preset-env": "^6.6.0", |