Skip to content

Commit

Permalink
#build-patch: build-config
Browse files Browse the repository at this point in the history
  • Loading branch information
reskume committed Dec 4, 2024
1 parent 2dba623 commit dad3207
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,10 +24,8 @@
"module": "./dist/esm/index.mjs",
"types": "./dist/types/index.d.ts",
"exports": {
".": {
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.mjs"
}
"require": "./dist/cjs/index.js",
"import": "./dist/esm/index.mjs"
},
"files": [
"dist"
Expand Down

0 comments on commit dad3207

Please sign in to comment.