@lipitt/common
v1.11.61
Published
Common models between the API and the Client
Keywords
Readme
Common Module
This module shares the common constants and models between the client and the api.
Build
- Make sure you have git installed.
⚠️ Using build commands will stash current changes and switch to main branch.
To Publish
- Make sure you do the following :
- Commit your work to the main branch and ensure it's there
- Run
npm run publish:{patch | minor | major}based on the work you've done - You should be good, verify the work is correctly pushed
