Point main to task

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

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

Loading…
Cancel
Save