Skip to content

Commit 2ea0c86

Browse files
hanslMischi
authored andcommitted
fix(angular-cli): add necessary dependency.
1 parent b1f0dd7 commit 2ea0c86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/angular-cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"dependencies": {
2828
"@angular-cli/ast-tools": "^1.0.1",
2929
"@angular-cli/base-href-webpack": "^1.0.0",
30+
"@angular/compiler": "^2.1.0",
3031
"@angular/compiler-cli": "^2.1.0",
3132
"@angular/core": "^2.1.0",
3233
"@ngtools/webpack": "latest",

0 commit comments

Comments
 (0)