diff --git a/package.json b/package.json index 42786d2..764d934 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "proxy": "https://www.geo360live.tech/", "scripts": { "start": "react-scripts start", - "build": "react-scripts --openssl-legacy-provider build", + "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" },