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 79868d0 commit 47d4762Copy full SHA for 47d4762
package.json
@@ -34,14 +34,15 @@
34
"github": "^2.4.0",
35
"istanbul-instrumenter-loader": "^0.2.0",
36
"karma": "^1.1.2",
37
- "karma-chrome-launcher": "^1.0.1",
+ "karma-chrome-launcher": "^2.0.0",
38
"karma-coverage": "^1.1.1",
39
"karma-coveralls": "^1.1.2",
40
"karma-detect-browsers": "^2.1.0",
41
"karma-firefox-launcher": "^1.0.0",
42
"karma-ie-launcher": "^1.0.0",
43
"karma-mocha": "^1.1.1",
44
"karma-mocha-reporter": "^2.1.0",
45
+ "karma-opera-launcher": "^1.0.0",
46
"karma-phantomjs-launcher": "^1.0.1",
47
"karma-safari-launcher": "^1.0.0",
48
"karma-sourcemap-loader": "^0.3.7",
0 commit comments