Skip to content

Commit

Permalink
Add main field to package.json
Browse files Browse the repository at this point in the history
Closes GH-342.

Reviewed-by: Titus Wormer <[email protected]>
  • Loading branch information
kanadgupta committed Aug 18, 2023
1 parent 9ce3486 commit c1779a5
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 @@ -56,6 +56,7 @@
"Daan <[email protected]>"
],
"type": "module",
"main": "index.js",
"sideEffects": false,
"bin": "cli.js",
"types": "index.d.ts",
Expand Down

0 comments on commit c1779a5

Please sign in to comment.