Skip to content

Commit

Permalink
build: delete exports package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
trigoporres committed Nov 8, 2024
1 parent 1da63dd commit 5f8d595
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,12 +6,6 @@
"types": "./dist/index.d.ts",
"main": "./dist/index.cjs",
"module": "./dist/index.js",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/index.cjs"
}
},
"files": [
"dist"
],
Expand Down

0 comments on commit 5f8d595

Please sign in to comment.