Skip to content

Commit ebb7eba

Browse files
fix: add utils folder in package
1 parent aceeaf3 commit ebb7eba

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
@@ -15,7 +15,8 @@
1515
},
1616
"files": [
1717
"README.md",
18-
"index.js"
18+
"index.js",
19+
"utils"
1920
],
2021
"author": "Ryota Murakami <[email protected]> (https://github.com/ryota-murakami)",
2122
"license": "MIT",

0 commit comments

Comments
 (0)