Add dependencies object to the package.json

This commit is contained in:
Kevin MacMartin 2017-11-13 19:38:51 -05:00
parent 4871fc9ae9
commit 5128f85001

View file

@ -44,5 +44,6 @@
},
"scripts": {
"start": "gulp"
}
},
"dependencies": {}
}