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:
parent
107c8554d6
commit
a577df9db4
1 changed files with 2 additions and 2 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue