diff --git a/package.json b/package.json index f2a99ed..8292c83 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,9 @@ "es7", "es8" ], + "engines": { + "node": ">=12" + }, "repository": { "type": "git", "url": "git+https://github.com/chariz/eslint.git"