Skip to content

Commit

Permalink
Update package.json engines version to 0.10.x.
Browse files Browse the repository at this point in the history
  • Loading branch information
pose committed Jan 16, 2016
1 parent d7a793c commit 62b2ee5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -37,7 +37,7 @@
"test": "vows --spec --isolate"
},
"engines": {
"node": ">= 0.8.0"
"node": ">= 0.10.0"
},
"license": "MIT"
}

0 comments on commit 62b2ee5

Please sign in to comment.