build: set up all packages to publish via wombot proxy (#33747)
PR Close #33747
This commit is contained in:

committed by
Kara Erickson

parent
1e1e242570
commit
1d563a7acd
@ -27,5 +27,8 @@
|
||||
"ng-update": {
|
||||
"packageGroup": "NG_UPDATE_PACKAGE_GROUP"
|
||||
},
|
||||
"sideEffects": false
|
||||
"sideEffects": false,
|
||||
"publishConfig":{
|
||||
"registry":"https://wombat-dressing-room.appspot.com"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user