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.
2 parents b26a3b9 + 2977f08 commit c7b7e73Copy full SHA for c7b7e73
package.json
@@ -38,7 +38,7 @@
38
"@angular/platform-browser-dynamic": "^2.2.1",
39
"@angular/compiler-cli": "^2.2.1",
40
"@types/dot": "^1.0.29",
41
- "@types/jasmine": "^2.5.38",
+ "@types/jasmine": "2.5.38",
42
"@types/mkdirp": "^0.3.29",
43
"@types/node": "^6.0.51",
44
"@types/yargs": "^6.3.2",
@@ -59,9 +59,9 @@
59
"http-server": "0.8.5",
60
"inflector-js": "^1.0.1",
61
"jszip": "^3.1.2",
62
- "jasmine": "^2.5.2",
63
- "jasmine-core": "^2.5.2",
64
- "jasmine-reporters": "^2.2.0",
+ "jasmine": "2.5.2",
+ "jasmine-core": "2.5.2",
+ "jasmine-reporters": "2.2.0",
65
"karma": "^1.3.0",
66
"karma-chrome-launcher": "^2.0.0",
67
"karma-coverage": "^1.1.1",
0 commit comments