Skip to content

Commit

Permalink
Point main to task
Browse files Browse the repository at this point in the history
  • Loading branch information
shama committed Jan 30, 2016
1 parent 9549ec2 commit 33363b4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"engines": {
"node": ">=0.10.0"
},
"main": "tasks/copy.js",
"scripts": {
"test": "grunt test"
},
Expand All @@ -32,4 +33,4 @@
"files": [
"tasks"
]
}
}

0 comments on commit 33363b4

Please sign in to comment.