@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
Downloads
51
Readme
Adding/modifying message types
- 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