Skip to content

Commit 4e299e6

Browse files
committed
fix(package): include the index.js
1 parent 8fd5aa9 commit 4e299e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
"./eslint": "./configs/eslint.js"
1919
},
2020
"files": [
21+
"./index.js",
2122
"./configs"
2223
],
2324
"prettier": "./configs/prettier.js",

0 commit comments

Comments
 (0)