Skip to content

Commit 9031b65

Browse files
committed
Update package and package-lock
1 parent 3293dca commit 9031b65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"description": "MathJax version 3 beta release testbed",
88
"main": "./mathjax3/mathjax.js",
99
"types": "./mathjax3/mathjax.d.ts",
10-
"scripts": {
10+
"scripts": {
1111
"compile": "npx tsc && cp mathjax3-ts/input/tex/mhchem/mhchem_parser.* mathjax3/input/tex/mhchem/",
1212
"prepublishOnly": "npx tsc && cp mathjax3-ts/input/tex/mhchem/mhchem_parser.* mathjax3/input/tex/mhchem/"
1313
},

0 commit comments

Comments
 (0)