Skip to content

Commit 7f7ee58

Browse files
committed
fix(mdline-formatter-html): publish component
1 parent 84f27e9 commit 7f7ee58

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/mdline-formatter-html/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@
1818
"files": [
1919
"bin/",
2020
"lib/",
21-
"src/"
21+
"src/",
22+
"component/"
2223
],
2324
"main": "lib/mdline-formatter-html.js",
2425
"types": "lib/mdline-formatter-html.d.ts",

0 commit comments

Comments
 (0)