Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Sep 23, 2014
1 parent 214d8eb commit a32ca9b
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,32 +12,32 @@
"dependencies": {
"async": "^0.9.0",
"bcrypt-nodejs": "^0.0.3",
"body-parser": "^1.8.0",
"body-parser": "^1.8.3",
"cheerio": "^0.17.0",
"clockwork": "^0.1.1",
"compression": "^1.0.11",
"compression": "^1.1.0",
"connect-assets": "^4.3.0",
"connect-mongo": "^0.4.1",
"cookie-parser": "^1.3.3",
"csso": "^1.3.11",
"errorhandler": "^1.2.0",
"express": "^4.8.8",
"express": "^4.9.4",
"express-flash": "^0.0.2",
"express-session": "^1.7.5",
"express-validator": "^2.4.0",
"express-session": "^1.8.2",
"express-validator": "^2.5.0",
"fbgraph": "^0.2.11",
"github-api": "^0.7.0",
"instagram-node": "^0.5.1",
"jade": "^1.6.0",
"jade": "^1.7.0",
"lastfm": "^0.9.2",
"less": "^1.7.5",
"lodash": "^2.4.1",
"lusca": "^1.0.1",
"method-override": "^2.2.0",
"mongoose": "^3.8.15",
"morgan": "^1.3.0",
"mongoose": "^3.8.16",
"morgan": "^1.3.1",
"node-foursquare": "^0.2.1",
"node-linkedin": "^0.3.2",
"node-linkedin": "^0.3.3",
"nodemailer": "^1.2.2",
"passport": "^0.2.1",
"passport-facebook": "^1.0.3",
Expand All @@ -48,13 +48,13 @@
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"passport-twitter": "^1.0.2",
"request": "^2.42.0",
"request": "^2.44.0",
"stripe": "^2.8.0",
"tumblr.js": "^0.0.4",
"twilio": "^1.7.0",
"twit": "^1.1.18",
"uglify-js": "^2.4.15",
"validator": "^3.17.1",
"validator": "^3.19.0",
"yui": "^3.17.2"
},
"devDependencies": {
Expand Down

0 comments on commit a32ca9b

Please sign in to comment.