Clean up package.json a bit #105

Merged
raucao merged 1 commits from chore/package_cleanup into master 2019-04-19 10:09:33 +00:00
Showing only changes of commit 5de33a18f5 - Show all commits
+2 -7
View File
@@ -62,11 +62,6 @@
"tv4": "^1.3.0"
},
"engines": {
"node": "6.* || 8.* || >= 10.*"
},
"contributors": [
"Garret Alfert <alfert@wevelop.de>",
"Sebastian Kippe <sebastian@kip.pe>",
"Michael Bumann <hello@michaelbumann.com>"
]
"node": "8.* || >= 10.*"
}
}