diff --git a/examples/styling-with-smooth-ui/package.json b/examples/styling-with-smooth-ui/package.json index a5c0253..33646cb 100644 --- a/examples/styling-with-smooth-ui/package.json +++ b/examples/styling-with-smooth-ui/package.json @@ -15,7 +15,7 @@ "react": "17.0.2", "react-dom": "17.0.2", "react-final-form": "6.5.3", - "react-scripts": "3.0.1", + "react-scripts": "5.0.0", "smooth-ui": "4.3.2", "styled-components": "3.4.10" },