Skip to content

Commit 112e11c

Browse files
alan-agius4clydin
authored andcommitted
build: generate project using karma-coverage-istanbul-reporter using 3.0.2
1 parent 3b04e10 commit 112e11c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/schematics/angular/workspace/files/package.json.template

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"jasmine-spec-reporter": "~5.0.0",
3535
"karma": "~5.0.0",
3636
"karma-chrome-launcher": "~3.1.0",
37-
"karma-coverage-istanbul-reporter": "~2.1.0",
37+
"karma-coverage-istanbul-reporter": "~3.0.2",
3838
"karma-jasmine": "~3.1.1",
3939
"karma-jasmine-html-reporter": "^1.4.2",
4040
"protractor": "~5.4.3",<% } %>

0 commit comments

Comments
 (0)