Skip to content

Commit

Permalink
fix(package): update cheerio to version 1.0.0-rc.1
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] committed May 29, 2017
1 parent 216e516 commit cef4e29
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"homepage": "https://github.com/lgaticaq/codigo-postal#readme",
"dependencies": {
"cheerio": "^0.22.0"
"cheerio": "^1.0.0-rc.1"
},
"devDependencies": {
"chai": "^3.5.0",
Expand Down

0 comments on commit cef4e29

Please sign in to comment.