Skip to content

Commit

Permalink
fixed dependency to support 0.7.x
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewmueller committed May 27, 2012
1 parent 239eca7 commit dc7e201
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 @@ -13,7 +13,7 @@
"node": ">= 0.6"
},
"dependencies": {
"cheerio-select" : ">= 0.0.1",
"cheerio-select" : "*",
"htmlparser2" : "2.x",
"underscore" : "*"
},
Expand Down

0 comments on commit dc7e201

Please sign in to comment.