Skip to content

Commit

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

0 comments on commit b229122

Please sign in to comment.