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 f35d255 commit 8a9a7abCopy full SHA for 8a9a7ab
ponyracer/package.json
@@ -26,7 +26,7 @@
26
"zone.js": "^0.8.4"
27
},
28
"devDependencies": {
29
- "@angular/cli": "1.1.2",
+ "@angular/cli": "1.1.3",
30
"@angular/compiler-cli": "^4.0.0",
31
"@angular/language-service": "^4.0.0",
32
"@types/jasmine": "2.5.45",
@@ -37,9 +37,9 @@
37
"karma": "~1.7.0",
38
"karma-chrome-launcher": "~2.1.1",
39
"karma-cli": "~1.0.1",
40
+ "karma-coverage-istanbul-reporter": "^1.2.1",
41
"karma-jasmine": "~1.1.0",
42
"karma-jasmine-html-reporter": "^0.2.2",
- "karma-coverage-istanbul-reporter": "^1.2.1",
43
"protractor": "~5.1.2",
44
"ts-node": "~3.0.4",
45
"tslint": "~5.3.2",
0 commit comments