Remove PhantomJS as a global dependency

This commit is contained in:
Tim Schaub
2014-05-14 00:03:58 -06:00
parent abf35898ca
commit 4c8ba1bac6
2 changed files with 4 additions and 3 deletions

View File

@@ -25,6 +25,7 @@
"walk": "~2.3.1",
"fs-extra": "~0.8.1",
"nomnom": "~1.6.2",
"temp": "~0.7.0"
"temp": "~0.7.0",
"phantomjs": "~1.9.7-5"
}
}