Skip to content

Commit 70cdb4c

Browse files
authored
fix(package): add missing file
1 parent 3350165 commit 70cdb4c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

package.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@
6969
"files": [
7070
"/dist",
7171
"/lib",
72-
"index.d.ts"
72+
"index.d.ts",
73+
"index.mjs"
7374
],
7475
"collective": {
7576
"type": "opencollective",

0 commit comments

Comments
 (0)