@monkee/small-standards
v0.2.0
Published
@monkee/small-standards package
Downloads
42
Readme
@monkee/small-standards package
Description
This package is an attempt to take small steps towards separating interfaces from implementations. It includes only interfaces. The package is not a serious scientific work. The interfaces are naive and minimalist.
Package update flow
Package publishing only available via CI jobs.
You must use '-beta' postfix for testing purposes. Otherwise CI job being failed. Bump version via npm
npm version prerelease --preid beta
Before merge changes into master branch you should remove 'beta' postfix
npm version major | minor | patch
Learn more https://docs.npmjs.com/cli/v8/commands/npm-version