Skip to content

Commit

Permalink
Add main to package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
htunnicliff committed Oct 14, 2023
1 parent 0ef3046 commit 570be9b
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 @@ -2,6 +2,7 @@
"name": "jmap-jam",
"version": "0.1.0",
"type": "module",
"main": "dist/index.cjs",
"types": "dist/index.d.ts",
"exports": {
"import": "./dist/index.js",
Expand Down

0 comments on commit 570be9b

Please sign in to comment.