Skip to content

Commit

Permalink
fix: Remove "module" type since we compile CommonJS modules from Type…
Browse files Browse the repository at this point in the history
…Script now
  • Loading branch information
sapegin committed Jun 9, 2024
1 parent 1dddfcc commit a85cbb2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
"engines": {
"node": ">=20"
},
"type": "module",
"main": "out/index.js",
"files": [
"out",
Expand Down

0 comments on commit a85cbb2

Please sign in to comment.