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 aac4cb7 commit aff227bCopy full SHA for aff227b
package.json
@@ -5,7 +5,6 @@
5
"main": "github.js",
6
"dependencies": {
7
"js-base64": "^2.1.8",
8
- "karma-phantomjs-launcher": "^0.2.1",
9
"xmlhttprequest": "~1.7.0"
10
},
11
"devDependencies": {
@@ -26,7 +25,7 @@
26
25
"karma-json-fixtures-preprocessor": "0.0.5",
27
"karma-mocha": "^0.2.0",
28
"karma-mocha-reporter": "^1.1.1",
29
- "karma-safari-launcher": "^0.1.1",
+ "karma-phantomjs-launcher": "^0.2.1",
30
"karma-sauce-launcher": "^0.3.0",
31
"mocha": "^2.3.3"
32
0 commit comments