Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 148 Bytes

File metadata and controls

6 lines (5 loc) · 148 Bytes

How to publish the package

  • Checkout the code
  • Install dependencies: yarn
  • Update version in package.json
  • Publish to npm: npm publish