diff options
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 55f8c2ac..ced19a85 100644 --- a/package.json +++ b/package.json @@ -47,7 +47,7 @@ "postcss": "^8.4.21", "postcss-cli": "^10.1.0", "postcss-import": "^15.1.0", - "postcss-preset-env": "^8.0.0", + "postcss-preset-env": "^8.0.1", "regenerator-runtime": "^0.13.11", "stylelint": "^14.16.1", "stylelint-config-standard": "^29.0.0", |