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 9999e90 commit 6850f63
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

1 comment on commit 6850f63

@vercel
Copy link

@vercel vercel bot commented on 6850f63 May 1, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

nivo – ./

nivo.rocks
nivo.vercel.app
nivo-plouc.vercel.app
nivo-git-master-plouc.vercel.app
www.nivo.rocks

Please sign in to comment.