removed bouncy dependency

This commit is contained in:
Ritchie Martori
2011-12-19 18:16:56 -08:00
parent d429fa7a72
commit 39779ea4d8

View File

@@ -14,7 +14,6 @@
"express": ">= 2.0.0",
"underscore": ">= 1.0.0",
"mongodb": ">= 0.9.0",
"bouncy": ">= 1.0.2",
"ejs": ">= 0.4.3",
"connect-mongodb": ">= 1.0.0"
},