Skip to content

Commit b885bab

Browse files
committed
fix: Package template.html
1 parent 3ebdaf1 commit b885bab

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
@@ -27,7 +27,8 @@
2727
},
2828
"main": "index.js",
2929
"files": [
30-
"index.js"
30+
"index.js",
31+
"template.html"
3132
],
3233
"scripts": {
3334
"lint": "denolint",

0 commit comments

Comments
 (0)