Revert "build: remove wombot proxy registry from package.jsons for release (#37378)" (#37495)

This reverts commit 26849ca99d.

PR Close #37495
This commit is contained in:
Joey Perrott
2020-06-08 19:07:39 -06:00
committed by atscott
parent 35502c739c
commit 0a1d078a74
19 changed files with 72 additions and 15 deletions

View File

@ -21,5 +21,8 @@
"ng-update": {
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
},
"sideEffects": false
"sideEffects": false,
"publishConfig":{
"registry":"https://wombat-dressing-room.appspot.com"
}
}