build: remove wombot proxy registry from package.jsons for release (#37378)
Due to an outage with the proxy we rely on for publishing, we need to temporarily directly publish to NPM using our own angular credentials again. PR Close #37378
This commit is contained in:

committed by
Matias Niemelä

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