Skip to content

Commit f283983

Browse files
committed
update package main entry
1 parent 1697360 commit f283983

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"type": "git",
2525
"url": "https://github.com/mathjax/MathJax"
2626
},
27-
"main": "es5/node-main.js",
27+
"main": "node-main.mjs",
2828
"exports": {
2929
".": {
3030
"import": "./node-main.mjs",

0 commit comments

Comments
 (0)