diff --git a/examples/with-styletron/package.json b/examples/with-styletron/package.json index 326bd2c37b411..cccebac063ef7 100644 --- a/examples/with-styletron/package.json +++ b/examples/with-styletron/package.json @@ -9,7 +9,7 @@ "next": "latest", "react": "^18.2.0", "react-dom": "^18.2.0", - "styletron-engine-atomic": "1.4.6", + "styletron-engine-atomic": "1.6.2", "styletron-react": "6.1.0" } }