Update package.json

This commit is contained in:
David Baldwynn 2017-07-20 17:47:38 -07:00 committed by GitHub
parent e4fbc06448
commit ccabf31c42

View file

@ -13,8 +13,8 @@
"url": "https://github.com/whitef0x0/tellform.git"
},
"engines": {
"node": ">=5.0.0",
"npm": ">=2.11.2"
"node": "5.0.0",
"npm": "2.11.2"
},
"scripts": {
"addcontrib": "all-contributors add",