We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1697360 commit f283983Copy full SHA for f283983
package.json
@@ -24,7 +24,7 @@
24
"type": "git",
25
"url": "https://github.com/mathjax/MathJax"
26
},
27
- "main": "es5/node-main.js",
+ "main": "node-main.mjs",
28
"exports": {
29
".": {
30
"import": "./node-main.mjs",
0 commit comments