Skip to content

Commit f22f7e7

Browse files
alan-agius4clydin
authored andcommitted
feat(@schematics/angular): update new workspaces to use Karma 6.3
1 parent 6a3a7b0 commit f22f7e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@types/node": "^12.11.1",<% if (!minimal) { %>
3131
"jasmine-core": "~3.7.0",
3232
"jasmine-spec-reporter": "~6.0.0",
33-
"karma": "~6.2.0",
33+
"karma": "~6.3.0",
3434
"karma-chrome-launcher": "~3.1.0",
3535
"karma-coverage": "~2.0.3",
3636
"karma-jasmine": "~4.0.0",

0 commit comments

Comments
 (0)