Skip to content

Commit 92c84c8

Browse files
committedJan 30, 2016
Point main to task
1 parent 0b00c0b commit 92c84c8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
"engines": {
1212
"node": ">=0.10.0"
1313
},
14+
"main": "tasks/uglify.js",
1415
"scripts": {
1516
"test": "grunt test"
1617
},
@@ -36,4 +37,4 @@
3637
"tasks"
3738
],
3839
"appveyor_id": "ybtf5vbvtenii561"
39-
}
40+
}

0 commit comments

Comments
 (0)
Please sign in to comment.