Skip to content

Commit

Permalink
chore: added '.' export
Browse files Browse the repository at this point in the history
  • Loading branch information
mabels committed Feb 26, 2025
1 parent e80b457 commit 5ac99fe
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@
"scripts": {
"build": "tsx merge-package.ts --prepare --verbose '@web3-storage/pail,https://github.com/mabels/pail.git,pnpm'"
},
"exports": {
".": {
"import": "./index.js"
}
},
"keywords": [],
"author": "",
"license": "ISC",
Expand Down

0 comments on commit 5ac99fe

Please # to comment.