Update phantomjs to 2.1.7

PhantomJS 1.9.19 doesn't support typed arrays so the tests would fail.
This commit is contained in:
Dávid Szabó 2016-08-24 22:59:54 +02:00
parent 0238dffe71
commit e7ed2f9b24

View File

@ -51,8 +51,12 @@
"karma-jasmine": "1.0.2",
"karma-phantomjs-launcher": "0.2.3",
"load-grunt-tasks": "3.5.0",
<<<<<<< HEAD
"phantomjs": "1.9.19",
"phantomjs-polyfill-object-assign": "0.0.2"
=======
"phantomjs": "2.1.7"
>>>>>>> adee70c... Update phantomjs to 2.1.7
},
"window": {
"title": "Piskel",