Skip to content

Commit

Permalink
Fix maintainer's guide
Browse files Browse the repository at this point in the history
  • Loading branch information
jordwalke committed Aug 13, 2018
1 parent 3064678 commit 10dc9e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MAINTAINERS.md
Expand Up @@ -18,7 +18,7 @@ versions of the Opam packages.
version=3.3.3 make pre_release
git commit -m "Bump version"
git push origin HEAD:PullRequestForVersion # Commit these version bumps
node ./scripts/esy-prepublish.js scripts/esy-prepublish.js src/refmt src/rtop
node scripts/esy-prepublish.js src/refmt src/rtop

Then follow the printed instructions for pushing any of the packages to npm.
They will show up under `@esy-ocaml/reason` etc.
Expand Down

0 comments on commit 10dc9e9

Please sign in to comment.