diff --git a/modules/@angular/upgrade/package.json b/modules/@angular/upgrade/package.json index a14b2594c3..07bc88ac56 100644 --- a/modules/@angular/upgrade/package.json +++ b/modules/@angular/upgrade/package.json @@ -9,7 +9,8 @@ "peerDependencies": { "@angular/core": "0.0.0-PLACEHOLDER", "@angular/compiler": "0.0.0-PLACEHOLDER", - "@angular/platform-browser": "0.0.0-PLACEHOLDER" + "@angular/platform-browser": "0.0.0-PLACEHOLDER", + "@angular/platform-browser-dynamic": "0.0.0-PLACEHOLDER" }, "repository": { "type": "git",