diff --git a/examples/cra-ts-essentials/package.json b/examples/cra-ts-essentials/package.json index 74a95e1e5032..d562fba392d5 100644 --- a/examples/cra-ts-essentials/package.json +++ b/examples/cra-ts-essentials/package.json @@ -30,7 +30,7 @@ "global": "^4.3.2", "react": "^16.0.0", "react-dom": "^16.0.0", - "react-scripts": "3.4.1", + "react-scripts": "4.0.0", "typescript": "3.8.3" }, "devDependencies": {