chore(registry-integration): update package.json

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Quinn Ftw 2025-12-28 16:11:18 -08:00
parent 107c8554d6
commit a577df9db4

View file

@ -30,8 +30,8 @@
},
"dependencies": {
"@nestjs/common": "^10.0.0",
"@service-registry/client": "workspace:*",
"@service-registry/types": "workspace:*"
"@service-registry/client": "link:../../../../infrastructure/service-registry/packages/@service-registry/client",
"@service-registry/types": "link:../../../../infrastructure/service-registry/packages/@service-registry/types"
},
"devDependencies": {
"@types/node": "^20.0.0",