Update package.json

This commit is contained in:
David Baldwynn 2017-08-02 17:15:05 -07:00 committed by GitHub
parent dfdefaa305
commit c4cacb0e59

View file

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