Skip to content
This repository has been archived by the owner on Mar 18, 2023. It is now read-only.

Commit

Permalink
Add xmlhttprequest as another dependancy.
Browse files Browse the repository at this point in the history
  • Loading branch information
geoffreyd committed Feb 3, 2012
1 parent 318597c commit 25c6805
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Expand Up @@ -8,7 +8,8 @@
"author" : "Erich Ocean <eocean@fohr.com>",
"contributors" : [],
"dependencies" : {
"vows": "0.6.1"
"vows": "0.6.1",
"xmlhttprequest": "1.3.0"
},
"main" : "./node/buildfile",
"version" : "0.1.0",
Expand Down

0 comments on commit 25c6805

Please sign in to comment.