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 c40d603 commit 687f0b2Copy full SHA for 687f0b2
packages/angular-cli/blueprints/ng2/files/package.json
@@ -34,11 +34,11 @@
34
"preboot": "2.1.2",
35
"parse5": "1.5.1",<% } %>
36
"@angular/compiler-cli": "^2.1.0",
37
- "@types/jasmine": "^2.2.30",
+ "@types/jasmine": "2.5.38",
38
"@types/node": "^6.0.42",
39
"angular-cli": "<%= version %>",
40
"codelyzer": "~1.0.0-beta.3",
41
- "jasmine-core": "2.4.1",
+ "jasmine-core": "2.5.2",
42
"jasmine-spec-reporter": "2.5.0",
43
"karma": "1.2.0",
44
"karma-chrome-launcher": "^2.0.0",
0 commit comments