@agency-azul/sqrl-messages
v0.0.37
Published
- update `MessageTypes.ts` according to your needs - bump up version in `package.json` - `npm run build` (fix errors if any appear) - `npm publish` - now in other projects do `yarn install @agency-azul/sqrl-messages@latest` to get a new version
Readme
Adding/modifying message types
- update
MessageTypes.tsaccording to your needs - bump up version in
package.json npm run build(fix errors if any appear)npm publish- now in other projects do
yarn install @agency-azul/sqrl-messages@latestto get a new version
