Skip to content

Commit

Permalink
fix: exports
Browse files Browse the repository at this point in the history
  • Loading branch information
coderaiser committed May 8, 2024
1 parent b9b26aa commit 811815f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"author": "coderaiser <[email protected]> (https://github.com/coderaiser)",
"description": "JavaScript with no limits",
"exports": {
"./": "./packages/goldstein/index.js"
".": "./packages/goldstein/index.js"
},
"bin": {
"gs": "bin/gs.js"
Expand Down

0 comments on commit 811815f

Please sign in to comment.