Skip to content

Commit

Permalink
Merge pull request #289 from dcastil/breaking-feature/285/remove-modu…
Browse files Browse the repository at this point in the history
…le-field-in-package-json

Remove `module` field from package.json
  • Loading branch information
dcastil authored Aug 19, 2023
2 parents cb8fabe + 8917e66 commit 18e2c71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@
"default": "./dist/es5/bundle-mjs.mjs"
}
},
"module": "./dist/bundle-mjs.mjs",
"main": "./dist/bundle-cjs.js",
"types": "./dist/types.d.ts",
"repository": {
Expand Down

0 comments on commit 18e2c71

Please sign in to comment.