build: set up all packages to publish via wombot proxy (#33747)

PR Close #33747
This commit is contained in:
Joey Perrott
2019-11-11 14:18:13 -08:00
committed by Kara Erickson
parent 1e1e242570
commit 1d563a7acd
19 changed files with 73 additions and 16 deletions

View File

@ -45,5 +45,8 @@
"homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli",
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
}