Skip to content

Commit aff227b

Browse files
author
Ændrew Rininsland
committed
Moving karma-phantomjs-launcher to dev deps. Resolves #258.
1 parent aac4cb7 commit aff227b

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
"main": "github.js",
66
"dependencies": {
77
"js-base64": "^2.1.8",
8-
"karma-phantomjs-launcher": "^0.2.1",
98
"xmlhttprequest": "~1.7.0"
109
},
1110
"devDependencies": {
@@ -26,7 +25,7 @@
2625
"karma-json-fixtures-preprocessor": "0.0.5",
2726
"karma-mocha": "^0.2.0",
2827
"karma-mocha-reporter": "^1.1.1",
29-
"karma-safari-launcher": "^0.1.1",
28+
"karma-phantomjs-launcher": "^0.2.1",
3029
"karma-sauce-launcher": "^0.3.0",
3130
"mocha": "^2.3.3"
3231
},

0 commit comments

Comments
 (0)