Skip to content

Commit efe61c0

Browse files
committed
fix: correctly name the folder in files field
1 parent 06f0660 commit efe61c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"files": [
1111
"index.js",
1212
"utils",
13-
"templates"
13+
"template"
1414
],
1515
"engines": {
1616
"node": "^12.13.0 || ^14.0.0 || >= 16.0.0"

0 commit comments

Comments
 (0)