8000 add "main" field in package.json - fixes #23 · tkita/github-markdown-css@a16c76c · GitHub
[go: up one dir, main page]

Skip to content

Commit a16c76c

Browse files
committed
add "main" field in package.json - fixes sindresorhus#23
1 parent b99cdc4 commit a16c76c

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
@@ -9,6 +9,7 @@
99
"email": "sindresorhus@gmail.com",
1010
"url": "sindresorhus.com"
1111
},
12+
"main": "github-markdown.css",
1213
"engines": {
1314
"node": ">=0.10.0"
1415
},

0 commit comments

Comments
 (0)
0