Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.

Commit 416011b

Browse files
committed
Update phantomjs tooling to run on osx sierra
1 parent 6f2ab1f commit 416011b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ui/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,10 +40,10 @@
4040
"karma-jasmine": "0.3.8",
4141
"karma-coffee-preprocessor": "0.2.1",
4242
"karma-requirejs": "0.2.2",
43-
"karma-phantomjs-launcher": "0.1.4",
43+
"karma-phantomjs-launcher": "1.0.2",
4444
"karma": "0.12.31",
4545
"karma-ng-html2js-preprocessor": "0.1.2",
46-
"phantomjs": "1.9.16",
46+
"phantomjs": "2.1.7",
4747
"protractor": "2.0.0",
4848
"grunt-protractor-runner": "2.0.0",
4949
"grunt-contrib-nodeunit": "0.4.1"

0 commit comments

Comments
 (0)