0.2.0 • Published 3 years ago
@mauss/devtools v0.2.0
@mauss/devtools ·

Installation
npm install -D @mauss/devtoolsPublishing
Publishing is handled and triggered automatically via tag events.
# npm version <major|minor|patch> && git push origin master --tags
npm version patch && git push origin master --tags