We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd49f2e commit fb05ce4Copy full SHA for fb05ce4
packages/ngtools/webpack/package.json
@@ -28,8 +28,8 @@
28
"webpack-sources": "1.4.3"
29
},
30
"peerDependencies": {
31
- "@angular/compiler-cli": "^8.0.0-beta.0 || ^8.1.0-beta.0 || ^8.2.0-beta.0 || ^8.3.0-beta.0 || ^8.4.0-beta.0 || >=9.0.0-beta < 9",
32
- "typescript": ">=3.4 < 3.7",
+ "@angular/compiler-cli": ">=9.0.0-beta < 10",
+ "typescript": ">=3.6 < 3.7",
33
"webpack": "^4.0.0"
34
35
"devDependencies": {
0 commit comments