Skip to content

Commit

Permalink
feat(@angular/cli): upgrade the blueprint karma-coverage-istanbul-rep…
Browse files Browse the repository at this point in the history
…orter version (#5519)
  • Loading branch information
mattlewis92 authored and filipesilva committed May 4, 2017
1 parent 250d35d commit d7b46d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/@angular/cli/blueprints/ng/files/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"karma-cli": "~1.0.1",
"karma-jasmine": "~1.1.0",
"karma-jasmine-html-reporter": "^0.2.2",
"karma-coverage-istanbul-reporter": "^0.2.0",
"karma-coverage-istanbul-reporter": "^1.0.0",
"protractor": "~5.1.0",
"ts-node": "~2.0.0",
"tslint": "~5.1.0",
Expand Down

0 comments on commit d7b46d0

Please sign in to comment.