diff --git a/examples/custom-pointer/package.json b/examples/custom-pointer/package.json index 61ce345d..5062b245 100644 --- a/examples/custom-pointer/package.json +++ b/examples/custom-pointer/package.json @@ -6,7 +6,7 @@ "react": "^15.6.1", "react-color": "latest", "react-dom": "^15.6.1", - "react-scripts": "1.0.12" + "react-scripts": "5.0.0" }, "scripts": { "start": "react-scripts start"