Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 207 Bytes

File metadata and controls

10 lines (7 loc) · 207 Bytes

publish guide

  1. git commit
  2. npx tsc
  3. npm pack
  4. npm publish
  5. npm version patch

Check recent publication online Official npm page