Merge pull request #105 from 67P/chore/package_cleanup

Clean up package.json a bit
This commit was merged in pull request #105.
This commit is contained in:
2019-04-19 11:09:32 +01:00
committed by GitHub
+2 -7
View File
@@ -62,11 +62,6 @@
"tv4": "^1.3.0" "tv4": "^1.3.0"
}, },
"engines": { "engines": {
"node": "6.* || 8.* || >= 10.*" "node": "8.* || >= 10.*"
}, }
"contributors": [
"Garret Alfert <alfert@wevelop.de>",
"Sebastian Kippe <sebastian@kip.pe>",
"Michael Bumann <hello@michaelbumann.com>"
]
} }