Update package.json

This commit is contained in:
David Baldwynn 2017-10-10 14:45:19 -07:00 committed by GitHub
parent 8e402f5919
commit 533d85eb39

View file

@ -13,8 +13,8 @@
"url": "https://github.com/whitef0x0/tellform.git"
},
"engines": {
"node": "6.11.2",
"npm": "3.10.10"
"node": "6.x.x",
"npm": "3.x.x"
},
"scripts": {
"addcontrib": "all-contributors add",