Skip to content

Commit 07e96ea

Browse files
committed
fix(angular-cli): change version of webpack plugin.
1 parent f7704b0 commit 07e96ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/angular-cli/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@angular/compiler": "^2.1.0",
3131
"@angular/compiler-cli": "^2.1.0",
3232
"@angular/core": "^2.1.0",
33-
"@ngtools/webpack": "latest",
33+
"@ngtools/webpack": "^1.0.0",
3434
"angular2-template-loader": "^0.5.0",
3535
"awesome-typescript-loader": "^2.2.3",
3636
"chalk": "^1.1.3",

0 commit comments

Comments
 (0)