diff --git a/package.json b/package.json index 7a03571..e27af95 100644 --- a/package.json +++ b/package.json @@ -43,5 +43,8 @@ "source-map-support": "^0.5.6", "typescript": "^3.0.0", "linkinator": "^1.1.2" + }, + "engines": { + "node": ">=8.10.0" } }