diff --git a/package.json b/package.json index c6e4a1c33..950bd75fc 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "esbuild": "^0.19.0" }, "peerDependencies": { - "@angular/compiler-cli": "^16.0.0 || ^16.2.0-next.0", + "@angular/compiler-cli": "^17.0.0-next.0", "tailwindcss": "^2.0.0 || ^3.0.0", "tslib": "^2.3.0", "typescript": ">=4.9.3 <5.2"