Add xml2js to the core deps

This commit is contained in:
Nicholas O'Leary 2013-10-30 21:49:06 +00:00
parent 8befd44195
commit 80e96d9a01
1 changed files with 2 additions and 1 deletions

View File

@ -26,7 +26,8 @@
"mustache": "~0.7.2",
"cron":"1.x",
"ntwitter":"0.5.0",
"oauth":"~0.9.10"
"oauth":"~0.9.10",
"xml2js":"~0.2.8"
},
"devDependencies": {
"mocha": "~1.12.0",