We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd0dac1 commit 477a8e5Copy full SHA for 477a8e5
packages/@angular/cli/blueprints/ng/files/package.json
@@ -40,9 +40,9 @@
40
"karma": "~1.7.0",
41
"karma-chrome-launcher": "~2.1.1",
42
"karma-cli": "~1.0.1",
43
+ "karma-coverage-istanbul-reporter": "^1.2.1",
44
"karma-jasmine": "~1.1.0",
45
"karma-jasmine-html-reporter": "^0.2.2",
- "karma-coverage-istanbul-reporter": "^1.2.1",
46
"protractor": "~5.1.2",
47
"ts-node": "~3.0.4",
48
"tslint": "~5.3.2",<% } %>
0 commit comments