1.0.2 • Published 2 years ago
@niteshshetye/medium-common v1.0.2
Npm package steps to publish
Create npmignore file put src over there
Compile typscript and create dist folder
tsc -b- login to npm
npm login- publish to npm
npm publishCreate npmignore file put src over there
Compile typscript and create dist folder
tsc -bnpm loginnpm publish