diff --git a/package.json b/package.json index 1a34237..64c1027 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "homepage": "http://girishg4t.github.io/bhavCopy-downloader", "scripts": { - "start": "react-scripts start", + "start": "react-scripts --openssl-legacy-provider start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject", @@ -54,4 +54,4 @@ "devDependencies": { "gh-pages": "^3.1.0" } -} +} \ No newline at end of file