Point main to task

pull/487/merge
Kyle Robinson Young 9 years ago
parent 1f198f6ec8
commit bc0211d62f

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

Loading…
Cancel
Save