mirror of
https://github.com/danbulant/pngjs
synced 2026-06-09 09:31:07 +00:00
Merge pull request #40 from lukeapage/greenkeeper-phantomjs-2.1.3
Update phantomjs to version 2.1.3 🚀
This commit is contained in:
commit
f5faba0119
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@
|
||||||
"connect": "^3.4.0",
|
"connect": "^3.4.0",
|
||||||
"eslint": "^1.0.0",
|
"eslint": "^1.0.0",
|
||||||
"istanbul": "^0.4.1",
|
"istanbul": "^0.4.1",
|
||||||
"phantomjs": "^1.9.17",
|
"phantomjs": "^2.1.3",
|
||||||
"serve-static": "^1.10.0",
|
"serve-static": "^1.10.0",
|
||||||
"tap-dot": "^1.0.0",
|
"tap-dot": "^1.0.0",
|
||||||
"tape": "^4.0.2"
|
"tape": "^4.0.2"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue