1.0.1-alpha1.0.13 • Published 2 years ago

@p2olab/pimad-types v1.0.1-alpha1.0.13

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

PiMAd-types

This Package contains type definitions related to ProcessIndustryModularAutomation.

PUBLISH

First of all: login to npm repository manager system.

npm login

Then publish ... the tag is 'latest' then.

npm publish

Publish with specific tag:

npm version prerelease --preid=<tag>
npm publish --tag <tag>