Skip to content

Commit

Permalink
Specify node version.
Browse files Browse the repository at this point in the history
  • Loading branch information
vic committed Dec 13, 2012
1 parent 23517bf commit 413dc74
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions server/package.json
Expand Up @@ -6,5 +6,9 @@
"dependencies": {
"express": "3.x",
"jade": "*"
},
"engines": {
"node": "0.8.x",
"npm": "1.1.x"
}
}

0 comments on commit 413dc74

Please sign in to comment.