Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 138 Bytes

DEV.md

File metadata and controls

7 lines (4 loc) · 138 Bytes

How to Publish to NPM

  1. First, edit package.json and bump the version.

  2. Log in to npm yarn login

  3. Publish: yarn publish