Skip to content

Commit

Permalink
chore: enable importing module in node (#98)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Sep 5, 2021
1 parent 0e0bd37 commit 41ec3fd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Expand Up @@ -16,7 +16,6 @@
"exports": {
".": {
"require": "./lib/index.cjs",
"node": "./lib/index.cjs",
"import": "./lib/index.mjs",
"browser": "./lib/index.mjs"
},
Expand Down

0 comments on commit 41ec3fd

Please sign in to comment.