Skip to content

Commit

Permalink
Refactored Code
Browse files Browse the repository at this point in the history
  • Loading branch information
Vedansh Vijaywargiya committed Apr 3, 2024
1 parent 5190169 commit 28b97d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,9 @@
"build": "react-scripts build",
"predeploy": "npm run build",
"deploy": "npm run build",
"dev": "react-scripts start",
"eject": "react-scripts eject",
"start": "react-scripts start --openssl-legacy-provider",
"start": "serve -s build",
"test": "react-scripts test"
},
"dependencies": {
Expand Down

0 comments on commit 28b97d1

Please # to comment.