Skip to content

Commit

Permalink
feat(infrastructure): restore make:init script as it's used by codesa…
Browse files Browse the repository at this point in the history
…ndbox
  • Loading branch information
plouc committed May 1, 2023
1 parent df3282b commit 43ee7a1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@
"react-dom": "18.2.0"
},
"scripts": {
"make:init": "make init",
"build": "echo 'nothing to do, please use make for available commands'",
"heroku-postbuild": "make pkgs-build && cd api && pnpm build"
},
Expand Down

0 comments on commit 43ee7a1

Please sign in to comment.