Skip to content

Commit 9e8845d

Browse files
author
evanvosberg
committed
Define main property for in package json.
1 parent 8f05d6c commit 9e8845d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
"url": "http://opensource.org/licenses/MIT"
2222
}
2323
],
24+
"main": "index.js",
2425
"dependencies": {},
2526
"devDependencies": {
2627
"fmd": "~0.0.1",

0 commit comments

Comments
 (0)