package updates

This commit is contained in:
Kip Gebhardt 2015-03-04 13:55:21 -08:00
parent a94cd4907c
commit 23b7484e6c

View File

@ -20,10 +20,10 @@
"license": "ISC",
"dependencies": {
"async": "^0.9.0",
"bunyan": "^1.3.3",
"feedparser": "^0.19.2",
"bunyan": "^1.3.4",
"feedparser": "^1.0.0",
"include-folder": "^0.7.0",
"lodash": "^3.1.0",
"lodash": "^3.3.1",
"request": "^2.53.0",
"rss": "git://github.com/rv-kip/node-rss.git#86f2a74"
},