Skip to content

Commit e0e011e

Browse files
authored
fix: template.md lost in npm package (#22)
1 parent ef905e9 commit e0e011e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/slidev/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"files": [
1616
"bin",
1717
"client",
18-
"dist"
18+
"dist",
19+
"template.md"
1920
],
2021
"exports": {
2122
".": {

0 commit comments

Comments
 (0)