Skip to content

Commit 4cc4a2c

Browse files
authored
Merge branch 'main' into use-node-22
2 parents efe4e33 + 545112b commit 4cc4a2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"test:types": "tsc --noEmit"
1111
},
1212
"files": ["./dist/"],
13+
"module": "./dist/index.js",
1314
"exports": {
1415
".": {
1516
"default": "./dist/index.js",

0 commit comments

Comments
 (0)