Skip to content

Commit

Permalink
Adding the dependency on sax.
Browse files Browse the repository at this point in the history
  • Loading branch information
Zoramite committed Feb 17, 2012
1 parent 0964f2b commit e370dab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,9 @@
"engines": {
"node": "~0.6.10"
},
"dependencies": {},
"dependencies": {
"sax": ">=0.3.5"
},
"devDependencies": {},
"optionalDependencies": {}
}

0 comments on commit e370dab

Please sign in to comment.