Skip to content

Commit

Permalink
added options api
Browse files Browse the repository at this point in the history
  • Loading branch information
girishg4t committed Aug 9, 2023
1 parent ade6621 commit 649a735
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -54,4 +54,4 @@
"devDependencies": {
"gh-pages": "^3.1.0"
}
}
}

0 comments on commit 649a735

Please sign in to comment.