docs(quickstart): remove compiler-cli from dependencies (#2285)

This commit is contained in:
Jesús Rodríguez 2016-09-14 01:11:22 +02:00 committed by Ward Bell
parent 3c9ff061c6
commit ee955a451e
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@
"dependencies": {
"@angular/common": "2.0.0-rc.7",
"@angular/compiler": "2.0.0-rc.7",
"@angular/compiler-cli": "0.6.1",
"@angular/core": "2.0.0-rc.7",
"@angular/forms": "2.0.0-rc.7",
"@angular/http": "2.0.0-rc.7",