@april9/stack9-sdk
v5.0.0-rc.1.1-bd9cf37
Published
stack9 core sdk
Readme
stack9-sdk
How to publish to NPM
- you must be part of the @april9 organisation on npmjs.com
- bump up the version in package.json
- run
npm i - run
npm test - run
npm run prepublish - run
npm publish
