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 05e97c7 commit 77fe971Copy full SHA for 77fe971
puppeteer/package.json
@@ -1,11 +1,11 @@
1
{
2
"name": "mathjax-puppeteer",
3
- "version": "3.1.4",
+ "version": "3.2.0",
4
"description": "MathJax v3 running in headless Chrome via puppeteer",
5
"dependencies": {
6
- "mathjax-full": "^3.1.4",
+ "mathjax-full": "^3.2.0",
7
"puppeteer": "^9.0.0",
8
- "yargs": "^16.2.0"
+ "yargs": "^17.0.1"
9
},
10
"repository": {
11
"type": "git",
0 commit comments