diff --git a/packages/benchpress/package.json b/packages/benchpress/package.json index 4e486f0983..103ed391d3 100644 --- a/packages/benchpress/package.json +++ b/packages/benchpress/package.json @@ -22,5 +22,8 @@ "bugs": { "url": "https://github.com/angular/angular/issues" }, - "homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli" + "homepage": "https://github.com/angular/angular/tree/master/packages/compiler-cli", + "publishConfig": { + "registry": "https://wombat-dressing-room.appspot.com" + } }