@brendanbattisti/componentlibrary
v1.0.26
Published
Component Library for website designs
Readme
Component Library
Making changes
To push changes to the library, you need to run the following command:
npm run rollupthen you need to change the version number in package.json
then finally run:
npm publish --access public