moved to node v7

This commit is contained in:
David Baldwynn 2017-11-21 14:05:58 -08:00
parent c9057b4a8a
commit f076b482e9

View file

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