Skip to content

Commit

Permalink
fix: dual publish package entrypoint (#167)
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Tkacz <mateusz.tkacz@lokalise.com>
  • Loading branch information
CatchMe2 and Mateusz Tkacz authored Oct 10, 2024
1 parent c1c8bc6 commit 9f06e5d
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 @@ -13,6 +13,7 @@
"license": "Apache-2.0",
"files": ["dist"],
"type": "module",
"main": "./dist/index.js",
"exports": {
"./package.json": "./package.json",
".": {
Expand Down

0 comments on commit 9f06e5d

Please sign in to comment.