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