@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

  1. Set repository secret NPM_TOKEN (PAT with write:packages, repo).
  2. Bump version in package.json.
  3. 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]