Skip to content

Commit

Permalink
fix: SyntaxError: Unexpected token 'export' (#583)
Browse files Browse the repository at this point in the history
  • Loading branch information
zhensherlock committed May 8, 2024
1 parent bfb6294 commit 53d474e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@
"files": [
"dist",
"index.js",
"index.mjs",
"index.cjs",
"LICENSE",
"README.md"
Expand Down

0 comments on commit 53d474e

Please sign in to comment.