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 8efeeb2 commit c793780Copy full SHA for c793780
packages/angular_devkit/build_angular/package.json
@@ -94,7 +94,7 @@
94
"zone.js": "^0.9.1"
95
},
96
"peerDependencies": {
97
- "@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",
+ "@angular/compiler-cli": "^8.0.0",
98
"typescript": ">=3.1 < 3.6"
99
}
100
packages/ngtools/webpack/package.json
@@ -28,7 +28,7 @@
28
"webpack-sources": "1.4.3"
29
30
31
32
"typescript": ">=3.4 < 3.6",
33
"webpack": "^4.0.0"
34
0 commit comments