0.0.6 • Published 1 year ago
@mijoco/stx_types v0.0.6
stxeco-types
Holds common types for stx eco interfaces
Developing
npm run build
Publishing
Increment version in package.json, before running;
npm publish --access=public
Clear cache
npm cache clean --force
rm -rf node_modules dist