Skip to content

Commit

Permalink
feat(@angular/cli): add language service in devDependencies section
Browse files Browse the repository at this point in the history
  • Loading branch information
wKoza authored and hansl committed May 4, 2017
1 parent af758b8 commit bb99fac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/@angular/cli/blueprints/ng/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
"devDependencies": {
"@angular/cli": "<%= version %>",
"@angular/compiler-cli": "^4.0.0",
"@angular/language-service": "^4.0.0",
"@types/jasmine": "2.5.38",
"@types/node": "~6.0.60",
"codelyzer": "~3.0.0",
Expand Down

0 comments on commit bb99fac

Please sign in to comment.