This Package contains type definitions related to ProcessIndustryModularAutomation.
First of all: login to npm repository manager system.
npm loginThen publish ... the tag is 'latest' then.
npm publishPublish with specific tag:
npm version prerelease --preid=<tag>
npm publish --tag <tag>