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 <tituswormer@gmail.com>
  • 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
Expand Up @@ -56,6 +56,7 @@
"Daan <daan@devign.it>"
],
"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.