added fork of node-email-verification to npm package.json

This commit is contained in:
David Baldwynn 2015-08-11 13:59:26 -07:00
parent 6c671abd6b
commit 1f15d71317

View File

@ -30,7 +30,7 @@
"connect-mongo": "~0.4.1",
"consolidate": "~0.10.0",
"cookie-parser": "~1.3.2",
"email-verification": "^0.1.9",
"email-verification": "whitef0x0/node-email-verification",
"express": "~4.10.1",
"express-session": "~1.9.1",
"forever": "~0.11.0",
@ -68,6 +68,7 @@
"mongoose-relationship": "^0.1.4",
"morgan": "~1.4.1",
"multer": "~0.1.8",
"node-pdffiller": "~0.0.5",
"nodemailer": "~1.3.0",
"passport": "~0.2.0",
"passport-facebook": "~1.0.2",
@ -76,7 +77,6 @@
"passport-linkedin": "~0.1.3",
"passport-local": "~1.0.0",
"passport-twitter": "~1.0.2",
"node-pdffiller": "~0.0.5",
"raven": "^0.8.1",
"satelize": "~0.1.1",
"should": "~4.1.0",