Skip to content

Commit

Permalink
chore : deploy script
Browse files Browse the repository at this point in the history
  • Loading branch information
sravanth-space committed Jun 23, 2023
1 parent b00aca6 commit a9b7400
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 @@ -27,7 +27,8 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"deploy": "gh-pages -d build"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit a9b7400

Please sign in to comment.