0.0.3 • Published 6 years ago
@ardoq/atomic-components v0.0.3
Atomic Components
Re-usable atomic components for ardoq's front-end applications
Contributing
Build
yarn build
Publishing a new version of the package
- Verify that "it works":
yarn lint && yarn check-types - Bump the version
yarn version - Publish (DO NOT BUMP THE VERSION HERE!):
yarn run publish