Skip to content

Commit bf237b0

Browse files
cyrilletuziZhicheng Wang
authored and
Zhicheng Wang
committed
refactor(@ngtools/webpack): allow wider webpack versions in @ngtools/webpack (angular#4525)
Fixes angular#4524
1 parent 703031f commit bf237b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/@ngtools/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,6 @@
3636
"@angular/core": "^2.3.1 || >=4.0.0-beta <5.0.0",
3737
"@angular/tsc-wrapped": "^0.5.0",
3838
"typescript": "^2.0.2",
39-
"webpack": "2.2.0"
39+
"webpack": "^2.2.0"
4040
}
4141
}

0 commit comments

Comments
 (0)