Skip to content

Publishing to NPM

Benjamin Bray edited this page Mar 28, 2021 · 1 revision
npm version <major|minor|patch>
git push --tags origin master
npm publish
Clone this wiki locally