Skip to content

Releasing to NPM

Caleb Hearon edited this page Nov 4, 2017 · 2 revisions

After you release the binaries, a new canvas-prebuilt must be published. Do that by executing prepublish.sh and checking if any changes were made to node-canvas's package.json (if there were changes, copy them). Then bump the version and npm publish.

Clone this wiki locally