You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation
The package metadata currently points to `linera-web`.
Also, `npm publish --public` doesn't work for new packages, and could be
missed by mistake.
## Proposal
Add some stub documentation here in `linera-protocol`, and update the
`package.json`s to point to it.
Also, add the public publish option to the config.
## Test Plan
Published it.
## Release Plan
- These changes should be backported to the latest `devnet` branch
- These changes should be backported to the latest `testnet` branch
## Links
- [reviewer
checklist](https://github.com/linera-io/linera-protocol/blob/main/CONTRIBUTING.md#reviewer-checklist)
0 commit comments