Skip to content

Commit

Permalink
Enable Node.js's ESM mode
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiancook authored and kenchris committed Dec 23, 2021
1 parent 1a3b67c commit 07fac7e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@
"unpkg": "./dist/index.umd.js",
"types": "./dist/index.d.ts",
"exports": "./dist/index.js",
"type": "module",
"files": [
"src",
"dist"
Expand Down

0 comments on commit 07fac7e

Please sign in to comment.