We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 432c0a2 commit 224eac7Copy full SHA for 224eac7
packages/@ngtools/webpack/package.json
@@ -34,7 +34,7 @@
34
"@angular/compiler": "^2.3.1 || >=4.0.0-beta <5.0.0",
35
"@angular/compiler-cli": "^2.3.1 || >=4.0.0-beta <5.0.0",
36
"@angular/core": "^2.3.1 || >=4.0.0-beta <5.0.0",
37
- "@angular/tsc-wrapped": "^0.5.0",
+ "@angular/tsc-wrapped": "^0.5.0 || >=4.0.0-beta <5.0.0",
38
"typescript": "^2.0.2",
39
"webpack": "^2.2.0"
40
}
0 commit comments