diff --git a/package.json b/package.json index 7395f27..9679b00 100644 --- a/package.json +++ b/package.json @@ -23,6 +23,9 @@ ], "author": "Anthony McLin", "license": "MIT", + "engines": { + "node": ">=12.0.0" + }, "bugs": { "url": "https://github.com/amclin/aem-packager/issues" },