Skip to content

Commit

Permalink
"heroku-postbuild"
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrMolchagin committed Aug 17, 2024
1 parent 2756df2 commit 30d49ff
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 @@ -42,7 +42,8 @@
"deploy": "gh-pages -d build",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"heroku-postbuild": "npm install -f"
},
"eslintConfig": {
"extends": [
Expand Down

0 comments on commit 30d49ff

Please sign in to comment.