Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 138 Bytes

File metadata and controls

6 lines (5 loc) · 138 Bytes

lm-remote-api

To publish a new version on npm Registry run:

  1. npm run build
  2. npm version patch
  3. npm publish