Skip to content

Commit 8089a49

Browse files
committed
fix: add files field in package.json
1 parent f9d94f3 commit 8089a49

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@
1717
"type": "git",
1818
"url": "git+https://github.com/kktjs/babel-plugin-transform-replace-export-default.git"
1919
},
20+
"files": [
21+
"lib",
22+
"src"
23+
],
2024
"keywords": [
2125
"babel",
2226
"babel-plugin-transform",

0 commit comments

Comments
 (0)