Skip to content

Commit

Permalink
Keep main for legacy tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
blakeembrey committed Jan 18, 2024
1 parent a1c166a commit ad943b2
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 @@ -26,6 +26,7 @@
},
"type": "module",
"exports": "./dist/index.js",
"main": "./dist/index.js",
"typings": "dist/index.d.ts",
"files": [
"dist/",
Expand Down

0 comments on commit ad943b2

Please sign in to comment.