@deliverit/common
v2.0.10
Published
## Install ```sh npm i ```
Downloads
18
Readme
Deliverit Common npm package
Install
npm i
Link to enable other local repo link to the @deliverit/common (require once)
npm link
Active local development with other local apps running in parallel
npm run dev
Publish to npm
Increase the version in package.json
Note: ensure you are logged in to the correct npm account
npm login
npm run p