@sauhi/shared-contracts
v0.4.1
Published
Shared contracts for Routiners web/app (webview bridge types and theme tokens)
Readme
@sangmwi/shared-contracts
Shared contracts for Routiners web/app.
Includes
- WebView bridge types and route constants
- Basic shared theme token constants
Publish
- Set repository secret
NPM_TOKEN(PAT withwrite:packages,repo). - Bump version in
package.json. - Create tag:
git tag v0.1.0 && git push origin v0.1.0.
Install
In consumer repos (routiners-web, routiners-app):
@sangmwi:registry=https://npm.pkg.github.com
//npm.pkg.github.com/:_authToken=${NPM_TOKEN}npm i @sangmwi/[email protected]