Skip to content

Commit

Permalink
fix: remove exports
Browse files Browse the repository at this point in the history
  • Loading branch information
DNR500 committed May 9, 2024
1 parent 9aae701 commit 160ce22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 6 deletions.
3 changes: 0 additions & 3 deletions packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,5 @@
},
"eslintConfig": {
"extends": "../../.eslintrc"
},
"exports": {
".": ["./dist/_esm/index.js","./src/index.ts"]
}
}
3 changes: 0 additions & 3 deletions packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,5 @@
},
"eslintConfig": {
"extends": "../../.eslintrc"
},
"exports": {
".": ["./dist/_esm/index.js","./src/index.ts"]
}
}

0 comments on commit 160ce22

Please sign in to comment.