Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
jedireza committed May 11, 2014
1 parent eb09e58 commit a64819f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@
"start": "node app.js"
},
"dependencies": {
"async": "~0.7.0",
"async": "~0.8.0",
"connect-mongo": "~0.4.0",
"emailjs": "~0.3.6",
"express": "~3.5.1",
"express": "~3.6.0",
"jade": "~1.3.0",
"mongoose": "~3.8.1",
"passport": "~0.2.0",
Expand Down

0 comments on commit a64819f

Please sign in to comment.