Skip to content

Commit

Permalink
trying to fix heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
David Justo authored and David Justo committed Aug 8, 2015
1 parent 3806b20 commit cedb083
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
{
"name": "starter-node-angular",
"main": "server.js",
"dependencies": {
"express" : "~4.5.1",
"mongoose" : "~3.8.0",
"body-parser" : "~1.4.2",
"method-override" : "~2.0.2"
}
}

0 comments on commit cedb083

Please sign in to comment.