Upgrade phantomjs to 2.x

This commit is contained in:
Miroslav Bajtoš 2016-05-03 16:43:45 +02:00
parent 4d7154a31a
commit ed766f55b4
1 changed files with 2 additions and 1 deletions

View File

@ -79,10 +79,11 @@
"karma-html2js-preprocessor": "^0.1.0",
"karma-junit-reporter": "^0.2.2",
"karma-mocha": "^0.1.10",
"karma-phantomjs-launcher": "^0.1.4",
"karma-phantomjs-launcher": "^1.0.0",
"karma-script-launcher": "^0.1.0",
"loopback-boot": "^2.7.0",
"mocha": "^2.1.0",
"phantomjs-prebuilt": "^2.1.7",
"sinon": "^1.13.0",
"sinon-chai": "^2.8.0",
"strong-task-emitter": "^0.0.6",