Upgrade PhantomJS tooling to run on Mac OSX Sierra

This commit is contained in:
BoykoAlex
2016-10-26 11:46:44 -04:00
parent 0537a744fe
commit 72d01184bd

View File

@@ -45,12 +45,12 @@
"karma-jasmine-html-reporter": "^0.1.6",
"karma-junit-reporter": "^0.2.2",
"karma-ng-html2js-preprocessor": "0.1.2",
"karma-phantomjs-launcher": "0.1.4",
"karma-phantomjs-launcher": "1.0.2",
"karma-requirejs": "0.2.2",
"karma-safari-launcher": "0.1.1",
"karma-script-launcher": "0.1.0",
"load-grunt-tasks": "1.0.0",
"phantomjs": "1.9.13",
"phantomjs": "2.1.7",
"protractor": "1.6.0",
"requirejs": "2.1.15",
"time-grunt": "1.0.0"