diff options
Diffstat (limited to 'vnext/package.json')
-rw-r--r-- | vnext/package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/package.json b/vnext/package.json index ead8a09f..3a54831d 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -41,6 +41,7 @@ "mini-css-extract-plugin": "^0.4.5", "optimize-css-assets-webpack-plugin": "^5.0.1", "postcss-loader": "^3.0.0", + "postcss-preset-env": "^6.4.0", "prop-types": "^15.6.2", "react-router-prop-types": "^1.0.4", "react-test-renderer": "^16.6.3", |