Skip to content

Commit

Permalink
fix: update exports field
Browse files Browse the repository at this point in the history
  • Loading branch information
ivarni committed Sep 2, 2024
1 parent 1e46e41 commit 20cf603
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/accordion-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@
"exports": {
".": {
"types": "./build/index.d.ts",
"import": "./build/es/index.js",
"require": "./build/cjs/index.js"
"import": "./build/es/index.js"
},
"./documentation": {
"types": "./build/documentation/index.d.ts",
Expand Down

0 comments on commit 20cf603

Please sign in to comment.