diff --git a/packages/ngtools/webpack/package.json b/packages/ngtools/webpack/package.json index ef4f4162324b..9aa75e40648d 100644 --- a/packages/ngtools/webpack/package.json +++ b/packages/ngtools/webpack/package.json @@ -26,7 +26,7 @@ "webpack-sources": "2.2.0" }, "peerDependencies": { - "@angular/compiler-cli": "^11.0.0 || ^11.0.0-next", + "@angular/compiler-cli": "^11.0.0 || ^11.1.0-next", "typescript": "~4.0.0", "webpack": "^4.0.0" },