Skip to content

Commit

Permalink
[FIX] Add type module in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ArthurGoupil committed Jun 24, 2024
1 parent d8ac1c8 commit 4368730
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 @@ -16,6 +16,7 @@
"types": "./dist/cjs/index.d.ts",
"module": "./dist/esm/index.js",
"style": "./src/style.css",
"type": "module",
"exports": {
".": {
"require": {
Expand Down

0 comments on commit 4368730

Please sign in to comment.