Skip to content

Commit

Permalink
Require new xml2js version which doesn't mess with Object.prototype.
Browse files Browse the repository at this point in the history
  • Loading branch information
gasi authored and joelvh committed Dec 11, 2011
1 parent 0d37c03 commit 3d94406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
, "main" : "./lib/apac"
, "dependencies" :
{ "vows" : ">=0.5.0"
, "xml2js" : "*"
, "xml2js" : ">=0.1.7"
}
, "engines" : { "node" : ">=0.1.97" }
, "licenses" :
Expand Down

0 comments on commit 3d94406

Please sign in to comment.