We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 94cfbf7 commit 617e038Copy full SHA for 617e038
packages/schematics/angular/workspace/files/package.json.template
@@ -28,7 +28,7 @@
28
"@angular/compiler-cli": "<%= latestVersions.Angular %>",<% if (!minimal) { %>
29
"@types/jasmine": "~3.6.0",<% } %>
30
"@types/node": "^12.11.1",<% if (!minimal) { %>
31
- "jasmine-core": "~3.6.0",
+ "jasmine-core": "~3.7.0",
32
"jasmine-spec-reporter": "~6.0.0",
33
"karma": "~6.2.0",
34
"karma-chrome-launcher": "~3.1.0",
0 commit comments