Skip to content

Commit

Permalink
adds phantomjs as dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
crohrer committed May 6, 2017
1 parent 5445a34 commit 7be9744
Show file tree
Hide file tree
Showing 2 changed files with 501 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"dependencies": {
"bluebird": "^3.5.0",
"cheerio": "^0.19.0",
"node-horseman": "^3.3.0"
"node-horseman": "^3.3.0",
"phantomjs-prebuilt": "^2.1.14"
},
"scripts": {
"start": "node ./main.js"
Expand Down
Loading

0 comments on commit 7be9744

Please sign in to comment.