diff --git a/examples/with-stitches-styled/package.json b/examples/with-stitches-styled/package.json index 0b3ab355e6..aa22d328bd 100644 --- a/examples/with-stitches-styled/package.json +++ b/examples/with-stitches-styled/package.json @@ -8,8 +8,8 @@ "start": "next start" }, "dependencies": { - "@stitches/css": "3.0.2", - "@stitches/styled": "3.0.2", + "@stitches/css": "3.0.3", + "@stitches/styled": "3.0.3", "next": "9.3.5", "react": "16.13.1", "react-dom": "16.13.1"