diff options
author | Vitaly Takmazov | 2018-08-29 14:22:02 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2023-01-13 10:37:53 +0300 |
commit | 9542cb91f7298c8b708cd6bb92bccfe41ecca1f4 (patch) | |
tree | 7256de8f475cb42fc47d97991e96d88d5c0e3abb /vnext/package.json | |
parent | 1068ba623d2f8b6f7e89f5a4db2c9a54f20a26f0 (diff) |
dependency updates
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json index 8df085c1..c4cbd74e 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -38,7 +38,7 @@ "jest": "^23.5.0", "koa-connect": "^2.0.1", "mini-css-extract-plugin": "^0.4.2", - "optimize-css-assets-webpack-plugin": "^5.0.0", + "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-loader": "^3.0.0", "prop-types": "^15.6.2", "react-router-prop-types": "^1.0.4", |