Skip to content

Commit

Permalink
remove main field
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Apr 23, 2024
1 parent 4c24a5f commit 0618dae
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/build.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ async function main() {
{
...pkg,
files: ["dist-*/**", "bin/**"],
main: "dist-bundle/index.js",
types: "dist-types/index.d.ts",
exports: {
".": {
Expand Down

0 comments on commit 0618dae

Please sign in to comment.