We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f01c156 commit 5c73ee3Copy full SHA for 5c73ee3
packages/schematics/schematics/blank/project-files/package.json
@@ -15,9 +15,9 @@
15
"dependencies": {
16
"@angular-devkit/core": "^<%= coreVersion %>",
17
"@angular-devkit/schematics": "^<%= schematicsVersion %>",
18
- "@types/jasmine": "^2.6.0",
+ "@types/jasmine": "^3.0.0",
19
"@types/node": "^8.0.31",
20
- "jasmine": "^2.8.0",
+ "jasmine": "^3.0.0",
21
"typescript": "~3.2.2"
22
}
23
packages/schematics/schematics/schematic/files/package.json
0 commit comments