Skip to content

Commit b88f53f

Browse files
committed
chore(package.json): Update to latest phantomjs package
1 parent 24628e7 commit b88f53f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,11 @@
5454
"karma-coverage": "^0.5.0",
5555
"karma-firefox-launcher": "^0.1.7",
5656
"karma-jasmine": "^0.3.6",
57-
"karma-phantomjs-launcher": "^0.2.1",
57+
"karma-phantomjs-launcher": "^1.0.0",
5858
"karma-threshold-reporter": "^0.1.12",
5959
"lodash": "^4.1.0",
6060
"matchdep": "^1.0.0",
61-
"phantomjs": "^1.9.18",
61+
"phantomjs-prebuilt": "^2.1.3",
6262
"plato": "^1.5.0",
6363
"run-browser": "^2.0.2",
6464
"semantic-release": "^6.2.0",

0 commit comments

Comments
 (0)