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
d16a7f3ecc
commit
61486f14f1
@ -37,9 +37,6 @@
|
||||
"url": "git://github.com/angular/angular.git",
|
||||
"directory": "packages/zone.js"
|
||||
},
|
||||
"publishConfig":{
|
||||
"registry":"https://wombat-dressing-room.appspot.com"
|
||||
},
|
||||
"author": "Brian Ford",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
|
Reference in New Issue
Block a user