diff --git a/modules/@angular/router/package.json b/modules/@angular/router/package.json index c45a5ffa0c..29174075b8 100644 --- a/modules/@angular/router/package.json +++ b/modules/@angular/router/package.json @@ -23,7 +23,6 @@ "peerDependencies": { "@angular/core": "0.0.0-PLACEHOLDER", "@angular/common": "0.0.0-PLACEHOLDER", - "@angular/platform-browser": "0.0.0-PLACEHOLDER", - "rxjs": "5.0.0-beta.12" + "@angular/platform-browser": "0.0.0-PLACEHOLDER" } }