diff --git a/package.json b/package.json index db92859..ff8b3f6 100644 --- a/package.json +++ b/package.json @@ -28,5 +28,8 @@ "type": "git", "url": "git://github.com/kentonv/node-capnp.git" }, + "engines": { + "node": "0.10.x" + }, "license": "MIT" }