0.1.266 • Published 2 years ago

@codekin/deoxy-component-library v0.1.266

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Deoxy components

Instruction::

  • any new component should be added to src/index.ts This will make it usable as a library component

Publish to NPM:

  • commit changes to git
  • check current publish version npm version
  • update the version npm version <vX.X.X> i.e: v0.10.1
  • publish to npm npm publish --access public