Skip to content

Commit

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

Reviewed-by: Titus Wormer <tituswormer@gmail.com>
  • Loading branch information
tristandubbeld authored May 4, 2021
1 parent ba8dd94 commit 6c4cd43
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 @@ -19,6 +19,7 @@
"contributors": [
"Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)"
],
"main": "index.js",
"type": "module",
"types": "./index.d.ts",
"sideEffects": false,
Expand Down

0 comments on commit 6c4cd43

Please sign in to comment.