Skip to content

Commit

Permalink
Fallback to OpenSSL legacy provider for frontend.
Browse files Browse the repository at this point in the history
  • Loading branch information
Den4200 committed Jan 3, 2022
1 parent 42ee1b6 commit 2d760c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion portfolio_frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"scripts": {
"start": "react-scripts start",
"build": "react-scripts build",
"build": "react-scripts --openssl-legacy-provider build",
"test": "react-scripts test",
"eject": "react-scripts eject"
},
Expand Down

0 comments on commit 2d760c1

Please sign in to comment.