Skip to content

Commit

Permalink
fix: remove exports.require from package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
neezer committed Jan 4, 2022
1 parent fb9b2de commit 534cf55
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 @@ -8,7 +8,6 @@
"unpkg": "./dist/index.umd.js",
"types": "./dist/index.d.ts",
"exports": {
"require": "./dist/index.cjs",
"default": "./dist/index.modern.js"
},
"author": "Evan Sherwood <evan@sherwood.io>",
Expand Down

0 comments on commit 534cf55

Please sign in to comment.