diff --git a/examples/with-stitches/package.json b/examples/with-stitches/package.json index 866c3d09219d3b..417aa233b097af 100644 --- a/examples/with-stitches/package.json +++ b/examples/with-stitches/package.json @@ -6,7 +6,7 @@ "start": "next start" }, "dependencies": { - "@stitches/react": "^1.0.0", + "@stitches/react": "^1.2.6", "next": "latest", "react": "^17.0.2", "react-dom": "^17.0.2"