Skip to content

Commit 351e864

Browse files
committed
Specify files in package.json
1 parent b53ba49 commit 351e864

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
@@ -5,6 +5,7 @@
55
"type": "module",
66
"main": "dist/index.cjs",
77
"module": "dist/index.js",
8+
"files": ["dist"],
89
"exports": {
910
".": {
1011
"import": "./dist/index.js",

0 commit comments

Comments
 (0)