Skip to content

Commit 871e041

Browse files
committed
Package markdown files
1 parent c60ff53 commit 871e041

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
@@ -20,7 +20,8 @@
2020
"access": "public"
2121
},
2222
"files": [
23-
"dist"
23+
"dist",
24+
"*.md"
2425
],
2526
"scripts": {
2627
"build": "tsc",

0 commit comments

Comments
 (0)