diff options
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 8dc15632..73d1295b 100644 --- a/vnext/package.json +++ b/vnext/package.json @@ -32,7 +32,7 @@ "html-loader": "^2.1.2", "html-webpack-plugin": "^5.3.2", "jest": "^27.0.6", - "mini-css-extract-plugin": "^2.0.0", + "mini-css-extract-plugin": "^2.1.0", "postcss-loader": "^6.1.1", "postcss-preset-env": "^6.7.0", "react-test-renderer": "^17.0.2", |