Skip to content

Commit

Permalink
Add missing dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
daald committed Apr 2, 2018
1 parent be167d9 commit 4ab05dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Expand Up @@ -2,6 +2,7 @@
"version": "0.0.1",
"main": "scraper.js",
"dependencies": {
"async": "^2.6.0",
"cheerio": "latest",
"request": "latest",
"sqlite3": "latest"
Expand Down

0 comments on commit 4ab05dc

Please sign in to comment.