meme-police-sdk
v0.1.9
Published
SDK to be used by the front-end application.
Downloads
451
Readme
Meme Police SDK
SDK to be used by the front-end application.
Publish new version
- login to NPM via the terminal using
npm login
. - commit everything you need to commit.
- run
npm run release
- this will bump the patch version, create a commit and tag, build the package and publish it to NPM.