@tryrelish/relish-types
v0.0.38
Published
Types for the Relish app
Downloads
6
Readme
Adding/modifying message types
- update
src
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 @tryrelish/relish-types@latest
to get a new version