Skip to content

Commit

Permalink
Update kijiji-scraper
Browse files Browse the repository at this point in the history
  • Loading branch information
mwpenny committed Aug 19, 2017
1 parent fd72e3b commit ddfb375
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "kijiji-fb-bot",
"version": "1.2.0",
"version": "2.0.0",
"description": "A bot that sends Facebook messages with new Kijiji ads",
"main": "index.js",
"dependencies": {
"facebook-chat-api": "~0.2.10",
"kijiji-scraper": "~1.2.0"
"kijiji-scraper": "~2.0.0"
},
"devDependencies": {},
"scripts": {},
Expand Down

0 comments on commit ddfb375

Please sign in to comment.