@winible/winible-typed
v2.33.0
Published
This must be done before you deploy the FE and BE
Downloads
1,949
Keywords
Readme
Updating Typescript Models
This must be done before you deploy the FE and BE
- PR your commits into main
- run
npm version minor|major|patch
(this will update the npm package version and make a commit) - run
git push origin main
- run
npm run publish
- update your winible-typed version in winible-frontend and winible-backend