Skip to content

Commit

Permalink
putting predeploy back in
Browse files Browse the repository at this point in the history
  • Loading branch information
kvlinden committed Jul 22, 2024
1 parent 6078a69 commit a8dae89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions client-course-schedulizer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"homepage": ".",
"scripts": {
"build": "react-scripts build",
"predeploy": "npm run build",
"deploy": "gh-pages -d build",
"eject": "react-scripts eject",
"start": "react-scripts start",
Expand Down

0 comments on commit a8dae89

Please sign in to comment.