Update node engine version.

This commit is contained in:
Mayhem 2013-05-05 18:04:57 +02:00
parent 61f2e81c71
commit 41f4142aef

View File

@ -38,6 +38,6 @@
"license": "MIT",
"readmeFilename": "README.md",
"engines": {
"node": ">=0.8"
"node": ">=0.10"
}
}