Point main to task

This commit is contained in:
Kyle Robinson Young 2016-01-29 19:26:26 -08:00
parent 1f198f6ec8
commit bc0211d62f

View File

@ -11,6 +11,7 @@
"engines": {
"node": ">=0.10.0"
},
"main": "tasks/watch.js",
"scripts": {
"test": "grunt test -v"
},