diff --git a/package.json b/package.json index 43713a3..307fad7 100644 --- a/package.json +++ b/package.json @@ -12,6 +12,6 @@ , "expresso": "0.7.6" , "jade": "0.11.0" } - , "engines": { "node": "0.4.x" } + , "engines": { "node": ">= 0.4.0" } , "main": "./lib/canvas.js" } \ No newline at end of file