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 7, 2014
1 parent 3cd2867 commit 214d8eb
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,33 +12,33 @@
"dependencies": {
"async": "^0.9.0",
"bcrypt-nodejs": "^0.0.3",
"body-parser": "^1.6.7",
"body-parser": "^1.8.0",
"cheerio": "^0.17.0",
"clockwork": "^0.1.1",
"compression": "^1.0.11",
"connect-assets": "^4.3.0",
"connect-mongo": "^0.4.1",
"cookie-parser": "^1.3.2",
"cookie-parser": "^1.3.3",
"csso": "^1.3.11",
"errorhandler": "^1.1.1",
"express": "^4.8.7",
"errorhandler": "^1.2.0",
"express": "^4.8.8",
"express-flash": "^0.0.2",
"express-session": "^1.7.5",
"express-validator": "^2.3.0",
"express-validator": "^2.4.0",
"fbgraph": "^0.2.11",
"github-api": "^0.7.0",
"instagram-node": "^0.5.1",
"jade": "^1.6.0",
"lastfm": "^0.9.2",
"less": "^1.7.4",
"less": "^1.7.5",
"lodash": "^2.4.1",
"lusca": "^1.0.1",
"method-override": "^2.1.3",
"mongoose": "^3.8.14",
"morgan": "^1.2.3",
"method-override": "^2.2.0",
"mongoose": "^3.8.15",
"morgan": "^1.3.0",
"node-foursquare": "^0.2.1",
"node-linkedin": "^0.3.2",
"nodemailer": "^1.2.1",
"nodemailer": "^1.2.2",
"passport": "^0.2.1",
"passport-facebook": "^1.0.3",
"passport-github": "^0.1.5",
Expand All @@ -48,10 +48,10 @@
"passport-local": "^1.0.0",
"passport-oauth": "^1.0.0",
"passport-twitter": "^1.0.2",
"request": "^2.40.0",
"request": "^2.42.0",
"stripe": "^2.8.0",
"tumblr.js": "^0.0.4",
"twilio": "^1.6.0",
"twilio": "^1.7.0",
"twit": "^1.1.18",
"uglify-js": "^2.4.15",
"validator": "^3.17.1",
Expand Down

0 comments on commit 214d8eb

Please sign in to comment.