Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 496 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 496 Bytes

@mauss/devtools · Published npm version Total npm downloads

Installation

npm install -D @mauss/devtools

Publishing

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

@mauss/devtools