chore: add openui repository metadata (#2616)
## Summary
Adds the missing `repository` metadata to
`packages/genui/openui/package.json`, matching the format used by other
packages in the monorepo.
## Impact
Consumers and package metadata tooling can resolve the package back to
the Lynx Stack repository and package directory.
## Validation
- `node -e
"JSON.parse(require('node:fs').readFileSync('packages/genui/openui/package.json','utf8'));
console.log('package.json OK')"`
- `git diff --check HEAD^ HEAD -- packages/genui/openui/package.json`
- `node_modules/.bin/dprint check packages/genui/openui/package.json`
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
* **Chores**
* Updated package repository metadata.
[](https://app.coderabbit.ai/change-stack/lynx-family/lynx-stack/pull/2616)
<!-- end of auto-generated comment: release notes by coderabbit.ai --> Q
Qingyu Wang committed
482d84226fd7d558fe5edd76aa54b501c76f4e70
Parent: ee6bf27
Committed by GitHub <noreply@github.com>
on 5/12/2026, 2:30:15 PM