Skip to content

Commit

Permalink
Update engines support version
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonTian committed Feb 17, 2013
1 parent fc1744f commit 05468d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"test": "./node_modules/.bin/mocha -R spec"
},
"engines": {
"node": ">= 0.4.0"
"node": ">= 0.8.0"
},
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit 05468d9

Please sign in to comment.