Skip to content

Commit

Permalink
Revert Change
Browse files Browse the repository at this point in the history
  • Loading branch information
officialyenum committed Feb 25, 2023
1 parent cef1a3a commit 7c68689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -6,7 +6,7 @@
".": {
"import": {
"types": "./lib/esm/types/index.d.ts",
"default": "./lib/esm/index.js"
"default": "./lib/esm/index.mjs"
},
"require": {
"types": "./lib/cjs/types/index.d.ts",
Expand Down

0 comments on commit 7c68689

Please sign in to comment.