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 c9f01a1 commit 5c07297Copy full SHA for 5c07297
package.json
@@ -1,10 +1,10 @@
1
{
2
"name": "MathJax-demos-node",
3
- "version": "4.0.0",
+ "version": "4.1.0",
4
"description": "Demos using MathJax v4 in node",
5
"dependencies": {
6
- "@mathjax/mathjax-newcm-font": "^4.0.0",
7
- "@mathjax/src": "^4.0.0",
+ "@mathjax/mathjax-newcm-font": "^4.1.0",
+ "@mathjax/src": "^4.1.0",
8
"yargs": "^18.0.0"
9
},
10
"devDependencies": {
0 commit comments