Skip to content

Commit 5c07297

Browse files
committed
Update to v4.1
1 parent c9f01a1 commit 5c07297

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "MathJax-demos-node",
3-
"version": "4.0.0",
3+
"version": "4.1.0",
44
"description": "Demos using MathJax v4 in node",
55
"dependencies": {
6-
"@mathjax/mathjax-newcm-font": "^4.0.0",
7-
"@mathjax/src": "^4.0.0",
6+
"@mathjax/mathjax-newcm-font": "^4.1.0",
7+
"@mathjax/src": "^4.1.0",
88
"yargs": "^18.0.0"
99
},
1010
"devDependencies": {

0 commit comments

Comments
 (0)