diff --git a/package.json b/package.json index ae45e4a..c5016f4 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "three": "^0.129.0" }, "scripts": { - "start": "react-scripts start", + "start": "react-scripts --openssl-legacy-provider start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject"