Update package.json

This commit is contained in:
Kip Gebhardt 2015-01-06 14:28:57 -08:00
parent 5bc5ccbd1e
commit a243ff2ac5

View File

@ -11,7 +11,7 @@
"braider",
"combiner"
],
"author": "Kip Gebhardt <kgebhardt23@gmail.com>",
"author": "Kip Gebhardt <kgebhardt@kqed.org>",
"license": "ISC",
"dependencies": {
"async": "^0.9.0",
@ -22,7 +22,7 @@
"mockdate": "^1.0.1",
"prova": "^2.1.1",
"request": "^2.51.0",
"rss": "rv-kip/node-rss.git",
"rss": "git+ssh://git@github.com:rv-kip/node-rss.git",
"tape": "^3.0.3"
}
}