diff --git a/package.json b/package.json index 7e7a809..a29e058 100644 --- a/package.json +++ b/package.json @@ -10,6 +10,9 @@ "start": "webpack-dev-server", "test": "jest" }, + "engines": { + "node": ">= 6" + }, "repository": { "type": "git", "url": "git+https://github.com/whscullin/apple2js.git"