diff --git a/examples/with-create-react-app-typescript/package.json b/examples/with-create-react-app-typescript/package.json index 00fc862c..4ca7cd82 100644 --- a/examples/with-create-react-app-typescript/package.json +++ b/examples/with-create-react-app-typescript/package.json @@ -6,7 +6,7 @@ "rbx": "file:../../dist", "react": "^16.8.1", "react-dom": "^16.8.1", - "react-scripts": "2.1.5" + "react-scripts": "2.1.6" }, "scripts": { "start": "react-scripts start",