Skip to content

Commit

Permalink
Updated heroku config.
Browse files Browse the repository at this point in the history
  • Loading branch information
primaryobjects committed Sep 10, 2012
1 parent 9002cc6 commit 8cced4f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
@@ -1,13 +1,13 @@
{
"name": "application-name",
"name": "nodebootstraper",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node app"
},
"dependencies": {
"express": "3.0.0rc1",
"jade": "*",
"stylus": "*"
},
"engines": {
"node": "0.8.x",
"npm": "1.1.x"
}
}

0 comments on commit 8cced4f

Please sign in to comment.