Skip to content

Commit

Permalink
chore: include the index.cjs to npm package
Browse files Browse the repository at this point in the history
  • Loading branch information
wellwelwel committed Nov 4, 2024
1 parent 7fe65b9 commit e3a2a23
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@
},
"files": [
"index.js",
"index.cjs",
"index.d.ts",
"browser.js",
"browser.d.ts"
Expand Down

0 comments on commit e3a2a23

Please sign in to comment.