Skip to content

Commit 36b45ae

Browse files
committed
Point main to task
1 parent 4557d04 commit 36b45ae

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"engines": {
1212
"node": ">=0.10.0"
1313
},
14+
"main": "tasks/jshint.js",
1415
"scripts": {
1516
"test": "grunt test"
1617
},
@@ -31,4 +32,4 @@
3132
"tasks"
3233
],
3334
"appveyor_id": "j04ik7qgx21ixyfw"
34-
}
35+
}

0 commit comments

Comments
 (0)