Skip to content

Commit af498c5

Browse files
committed
fix: add index.mjs to the published files of cli
1 parent 771f765 commit af498c5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,7 @@
101101
"bin",
102102
"lib",
103103
"index.js",
104+
"index.mjs",
104105
"types/**/*.d.ts",
105106
"types/net-stubbing.ts"
106107
],

0 commit comments

Comments
 (0)