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 20314c7 commit 80f6324Copy full SHA for 80f6324
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