diff --git a/__fixtures__/test-project/web/package.json b/__fixtures__/test-project/web/package.json index edd852a44fdd..59926488e628 100644 --- a/__fixtures__/test-project/web/package.json +++ b/__fixtures__/test-project/web/package.json @@ -22,7 +22,7 @@ "react-dom": "17.0.2" }, "devDependencies": { - "autoprefixer": "^10.4.2", + "autoprefixer": "^9.8.8", "postcss": "^8.4.7", "postcss-loader": "^6.2.1", "tailwindcss": "^3.0.23"