caspeco-casper-ui
v0.1.26
Published
This is a bundle of all components from the casper-ui-library publicly available at [bit.cloud/caspeco/casper-ui-library](https://bit.cloud/caspeco/casper-ui-library).
Readme
About
This is a bundle of all components from the casper-ui-library publicly available at bit.cloud/caspeco/casper-ui-library.
How to build and publish a new bundle
- merge main into this branch
- run
npm startin the bundle folder - Verify that the bundle seams complete in the dist folder
- run
npm version patchin the bundle folder or update the version in package.json directly - run
npm publishin the bundle folder
