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 61a3a1b commit 6e5f1e4Copy full SHA for 6e5f1e4
package.json
@@ -30,18 +30,18 @@
30
"jquery-ui": "1.10.4",
31
"karma": "^1.3.0",
32
"karma-chai": "^0.1.0",
33
+ "karma-chrome-launcher": "^2.2.0",
34
+ "karma-firefox-launcher": "^1.0.1",
35
"karma-fixture": "^0.2.6",
36
"karma-handlebars-preprocessor": "^0.3.0",
37
"karma-html2js-preprocessor": "^1.0.0",
38
"karma-jquery": "^0.1.0",
39
"karma-json-fixtures-preprocessor": "0.0.6",
40
"karma-mocha": "^0.1.10",
- "karma-phantomjs-launcher": "^1.0.2",
41
"karma-sinon": "^1.0.5",
42
"karma-spec-reporter": "0.0.26",
43
"karma-verbose-reporter": "0.0.3",
44
"mocha": "^3.2.0",
- "sinon": "^1.17.7",
45
- "phantom": "^2.1.7"
+ "sinon": "^1.17.7"
46
}
47
0 commit comments