Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CondoSlime committed Nov 13, 2024
1 parent fd3951d commit 32b009e
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 @@ -20,7 +20,8 @@
"web-vitals": "^2.1.4"
},
"scripts": {
"predeploy": "npm run build",\
"predeploy": "npm run build",
"deploy": "SolarStudies -d build",
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
Expand Down

0 comments on commit 32b009e

Please sign in to comment.