Skip to content

Commit 1fec852

Browse files
committedMay 31, 2015
[changed] Update karma-phantomjs-launcher. Dev dependency.
1 parent 1449472 commit 1fec852

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"karma-firefox-launcher": "~0.1.3",
7272
"karma-mocha": "~0.1.1",
7373
"karma-mocha-reporter": "^1.0.2",
74-
"karma-phantomjs-launcher": "^0.1.4",
74+
"karma-phantomjs-launcher": "^0.2.0",
7575
"karma-sinon": "^1.0.3",
7676
"karma-sinon-chai": "^0.3.0",
7777
"karma-sourcemap-loader": "^0.3.4",
@@ -81,6 +81,7 @@
8181
"lodash": "^3.5.0",
8282
"mocha": "^2.2.1",
8383
"nodemon": "^1.3.7",
84+
"phantomjs": "^1.9.17",
8485
"portfinder": "^0.4.0",
8586
"react": "^0.13.1",
8687
"react-hot-loader": "^1.2.7",

0 commit comments

Comments
 (0)
Please sign in to comment.