diff --git a/package.json b/package.json index 695e1da..83f66b7 100644 --- a/package.json +++ b/package.json @@ -62,11 +62,6 @@ "tv4": "^1.3.0" }, "engines": { - "node": "6.* || 8.* || >= 10.*" - }, - "contributors": [ - "Garret Alfert ", - "Sebastian Kippe ", - "Michael Bumann " - ] + "node": "8.* || >= 10.*" + } }