Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
gokepelemo committed Sep 21, 2024
1 parent 61be546 commit a3eae91
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 @@ -34,7 +34,8 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"build:digitalocean": "npm install && npm run build"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit a3eae91

Please sign in to comment.