Skip to content

Commit 1e7424e

Browse files
committed
Add templates to install files
1 parent 673c9e7 commit 1e7424e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@
1414
},
1515
"main": "index.js",
1616
"files": [
17-
"index.js"
17+
"index.js",
18+
"templates/*"
1819
],
1920
"scripts": {
2021
"lint": "eslint . --cache --fix",

0 commit comments

Comments
 (0)