sneddobuilds-auth
v1.0.20
Published
BUILD AND PACKAGE PROCESS
Downloads
8
Readme
BUILD AND PACKAGE PROCESS
- Build the code change. From the root run "tsc", this builds the typescript into the lib folder.
- update the version number in package.json
- run "npm publish"