Skip to content

Commit 67260dd

Browse files
committed
Merge pull request react-bootstrap#763 from AlexKVal/deps
Update karma-phantomjs-launcher. Dev dependency.
2 parents 558dd9d + 1fec852 commit 67260dd

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"karma-firefox-launcher": "~0.1.3",
7171
"karma-mocha": "~0.1.1",
7272
"karma-mocha-reporter": "^1.0.2",
73-
"karma-phantomjs-launcher": "^0.1.4",
73+
"karma-phantomjs-launcher": "^0.2.0",
7474
"karma-sinon": "^1.0.3",
7575
"karma-sinon-chai": "^0.3.0",
7676
"karma-sourcemap-loader": "^0.3.4",
@@ -80,6 +80,7 @@
8080
"lodash": "^3.5.0",
8181
"mocha": "^2.2.1",
8282
"nodemon": "^1.3.7",
83+
"phantomjs": "^1.9.17",
8384
"portfinder": "^0.4.0",
8485
"react": "^0.13.1",
8586
"react-hot-loader": "^1.2.7",

0 commit comments

Comments
 (0)