Commit 3a0f0b7
authored
fix: set npm homepage to aimock.copilotkit.dev (#105)
## Summary
npm shows `github.com/CopilotKit/aimock#readme` as the homepage because
there's no `homepage` field in package.json. Adds `"homepage":
"https://aimock.copilotkit.dev"` so npm links to the docs site.
Takes effect on next npm publish.
🤖 Generated with [Claude Code](https://claude.com/claude-code)1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments