diff --git a/package.json b/package.json index d9ab935..44e5285 100644 --- a/package.json +++ b/package.json @@ -87,5 +87,8 @@ "images/", "example/" ] + }, + "engines": { + "node": ">= 0.10" } }