Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
sahat committed Nov 13, 2014
1 parent 8e5d7e3 commit dc94bd2
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"cookie-parser": "^1.3.3",
"csso": "^1.3.11",
"errorhandler": "^1.2.2",
"express": "^4.10.1",
"express": "^4.10.2",
"express-flash": "^0.0.2",
"express-session": "^1.9.1",
"express-validator": "^2.6.0",
Expand All @@ -34,10 +34,10 @@
"lodash": "^2.4.1",
"lusca": "^1.0.2",
"method-override": "^2.3.0",
"mongoose": "^3.8.18",
"morgan": "^1.4.1",
"mongoose": "^3.8.19",
"morgan": "^1.5.0",
"node-foursquare": "^0.2.1",
"node-linkedin": "^0.3.3",
"node-linkedin": "^0.3.4",
"nodemailer": "^1.3.0",
"passport": "^0.2.1",
"passport-facebook": "^1.0.3",
Expand All @@ -49,7 +49,7 @@
"passport-oauth": "^1.0.0",
"passport-twitter": "^1.0.2",
"request": "^2.47.0",
"stripe": "^2.8.0",
"stripe": "^2.9.0",
"tumblr.js": "^0.0.4",
"twilio": "^1.7.0",
"twit": "^1.1.18",
Expand Down

0 comments on commit dc94bd2

Please sign in to comment.