This repository was archived by the owner on Jun 16, 2026. It is now read-only.
Commit 1f47527
fix(package): add repository + homepage + bugs metadata
npm publish --provenance requires `repository.url` to match the GitHub
Actions workflow's repo. The release.yml workflow's first fire failed with
E422 because package.json had no repository field.
Adopts the rig-bridge canonical shape:
- repository.type: "git"
- repository.url: "git+https://github.com/mcp-tool-shop-org/ai-loadout.git"
- homepage: landing page
- bugs.url: issues URL
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 513c4d0 commit 1f47527
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
47 | 55 | | |
48 | 56 | | |
49 | 57 | | |
| |||
0 commit comments