Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
nswbmw committed May 19, 2014
1 parent 881df8b commit 1620a5c
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,11 +6,11 @@
"start": "node app.js"
},
"dependencies": {
"express": "*",
"express": "^3.4.4",
"ejs": "*",
"mongodb": "*",
"connect-mongo": "*",
"connect-flash": "*",
"markdown": "*"
}
}
}

0 comments on commit 1620a5c

Please sign in to comment.