Skip to content

Commit

Permalink
fix(angular-cli): add necessary dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
hansl committed Nov 16, 2016
1 parent 8f574e4 commit f7704b0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/angular-cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"dependencies": {
"@angular-cli/ast-tools": "^1.0.1",
"@angular-cli/base-href-webpack": "^1.0.0",
"@angular/compiler": "^2.1.0",
"@angular/compiler-cli": "^2.1.0",
"@angular/core": "^2.1.0",
"@ngtools/webpack": "latest",
Expand Down

0 comments on commit f7704b0

Please sign in to comment.