From 649a735dc0f72a755abe30524dce78cab7b5255d Mon Sep 17 00:00:00 2001 From: girishg4t Date: Wed, 9 Aug 2023 08:32:17 +0530 Subject: [PATCH] added options api --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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