Skip to content

Commit

Permalink
upgrade node
Browse files Browse the repository at this point in the history
  • Loading branch information
wachunga committed Jun 9, 2012
1 parent 7151357 commit 569b08a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,5 @@
"scripts": {
"start": "node server.js"
},
"engines": { "node": ">=0.4.10 <=0.6.9" }
"engines": { "node": "~0.6.17" }
}

0 comments on commit 569b08a

Please sign in to comment.