Updated dependencies

pull/2/head
Sahat Yalkabov 2014-04-15 12:51:59 -04:00
parent 52324bb3f5
commit a0faafc4b2
1 changed files with 7 additions and 7 deletions

View File

@ -18,7 +18,7 @@
"connect-mongo": "^0.4.0",
"csso": "^1.3.11",
"express": "^4.0.0",
"body-parser": "^1.0.1",
"body-parser": "^1.0.2",
"cookie-parser": "^1.0.1",
"static-favicon": "^1.0.2",
"express-session": "^1.0.2",
@ -31,13 +31,13 @@
"express-validator": "^2.1.1",
"fbgraph": "^0.2.10",
"github-api": "^0.7.0",
"jade": "^1.3.0",
"jade": "^1.3.1",
"lastfm": "^0.9.0",
"less": "^1.7.0",
"mongoose": "^3.8.8",
"node-foursquare": "^0.2.0",
"node-linkedin": "^0.1.5",
"nodemailer": "^0.6.1",
"node-linkedin": "^0.1.6",
"nodemailer": "^0.6.2",
"passport": "^0.2.0",
"passport-facebook": "^1.0.3",
"passport-github": "^0.1.5",
@ -50,15 +50,15 @@
"stripe": "^2.5.0",
"tumblr.js": "^0.0.4",
"twilio": "^1.6.0",
"twit": "^1.1.12",
"twit": "^1.1.13",
"underscore": "^1.6.0",
"uglify-js": "^2.4.12",
"validator": "^3.8.0"
"validator": "^3.9.0"
},
"devDependencies": {
"mocha": "^1.18.2",
"chai": "^1.9.1",
"supertest": "^0.10.0",
"supertest": "^0.11.0",
"mstring": "^0.1.2",
"inquirer": "^0.4.1",
"colors": "^0.6.2"