Skip to content

Commit

Permalink
Merge pull request #24 from geoblocks/add-main-entrypoint
Browse files Browse the repository at this point in the history
Add main entrypoint in package.json
  • Loading branch information
ger-benjamin authored Mar 13, 2024
2 parents cb6c182 + 0d8d886 commit 55ccef2
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 @@ -12,6 +12,7 @@
"CHANGES.md"
],
"type": "module",
"main": "lib/index.js",
"module": "lib/index.js",
"types": "lib/types/index.d.ts",
"scripts": {
Expand Down

0 comments on commit 55ccef2

Please sign in to comment.