Merge pull request #1446 from mathjax/issue1442
[package.json] set main to unpacked/MathJax.js
This commit is contained in:
commit
bd29c05f63
|
@ -23,7 +23,7 @@
|
|||
"type": "git",
|
||||
"url": "git://github.com/mathjax/MathJax.git"
|
||||
},
|
||||
"main": "./MathJax.js",
|
||||
"main": "./unpacked/MathJax.js",
|
||||
"scripts": {
|
||||
"test": "echo 'No tests here!'"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user