Fixed json parsing error in package.json

This commit is contained in:
David Baldwynn 2017-04-20 17:54:38 -07:00 committed by GitHub
parent b08a6f69a2
commit 1d7842eead

View file

@ -13,7 +13,7 @@
"url": "https://github.com/whitef0x0/tellform.git"
},
"engines": {
"node": "6.4.0",
"node": "6.4.0"
},
"scripts": {
"start": "grunt",