Skip to content

Commit

Permalink
Have main reference a file that exists
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli authored Dec 4, 2023
1 parent 2c0c9ad commit efa65ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"is-reachable": "^5.2.1",
"tracerbench": "^7.0.0"
},
"main": "src/analyze.js",
"main": "src/analyze.mjs",
"files": [],
"engines": {
"node": ">= 14.5"
Expand Down

0 comments on commit efa65ee

Please sign in to comment.