Skip to content

Commit

Permalink
fix: change of package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dumaaas committed Jul 27, 2024
1 parent a4bdca7 commit 52f6afc
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject",
"predeploy": "npm run build",
"deploy": "gh-pages -d build"
"eject": "react-scripts eject"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 52f6afc

Please sign in to comment.