Update package.json

This commit is contained in:
Sahat Yalkabov
2014-10-04 11:39:00 -07:00
parent 3c89f71d0c
commit 8e84894ba9

View File

@ -12,19 +12,19 @@
"dependencies": { "dependencies": {
"async": "^0.9.0", "async": "^0.9.0",
"bcrypt-nodejs": "^0.0.3", "bcrypt-nodejs": "^0.0.3",
"body-parser": "^1.8.3", "body-parser": "^1.9.0",
"cheerio": "^0.17.0", "cheerio": "^0.17.0",
"clockwork": "^0.1.1", "clockwork": "^0.1.1",
"compression": "^1.1.0", "compression": "^1.1.0",
"connect-assets": "^4.3.0", "connect-assets": "^4.3.3",
"connect-mongo": "^0.4.1", "connect-mongo": "^0.4.1",
"cookie-parser": "^1.3.3", "cookie-parser": "^1.3.3",
"csso": "^1.3.11", "csso": "^1.3.11",
"errorhandler": "^1.2.0", "errorhandler": "^1.2.0",
"express": "^4.9.4", "express": "^4.9.5",
"express-flash": "^0.0.2", "express-flash": "^0.0.2",
"express-session": "^1.8.2", "express-session": "^1.8.2",
"express-validator": "^2.5.0", "express-validator": "^2.6.0",
"fbgraph": "^0.2.11", "fbgraph": "^0.2.11",
"github-api": "^0.7.0", "github-api": "^0.7.0",
"instagram-node": "^0.5.1", "instagram-node": "^0.5.1",