Skip to content

Commit 8d87c5a

Browse files
committed
Point main to task
1 parent 87a6881 commit 8d87c5a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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/yuidoc.js",
1415
"scripts": {
1516
"test": "grunt test"
1617
},
@@ -32,4 +33,4 @@
3233
"tasks"
3334
],
3435
"appveyor_id": "ndcpmex6s8yn9er6"
35-
}
36+
}

0 commit comments

Comments
 (0)