build: set up publishing registry for ts-api-guardian (#40511)
Set the ts-api-guardian to be published via the wombot proxy. PR Close #40511
This commit is contained in:
parent
69385f7df4
commit
71ea1a6199
|
@ -44,5 +44,8 @@
|
|||
"bugs": {
|
||||
"url": "https://github.com/angular/angular/issues"
|
||||
},
|
||||
"homepage": "https://github.com/angular/angular/tools/ts-api-guardian"
|
||||
"homepage": "https://github.com/angular/angular/tools/ts-api-guardian",
|
||||
"publishConfig": {
|
||||
"registry": "https://wombat-dressing-room.appspot.com"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue