diff --git a/packages/benchpress/package.json b/packages/benchpress/package.json index 0ea58d5776..016fec89f6 100644 --- a/packages/benchpress/package.json +++ b/packages/benchpress/package.json @@ -27,5 +27,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" + } }