Skip to content

Commit

Permalink
Update puppeteer package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dpvc committed Jun 17, 2021
1 parent 05e97c7 commit 77fe971
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions puppeteer/package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "mathjax-puppeteer",
"version": "3.1.4",
"version": "3.2.0",
"description": "MathJax v3 running in headless Chrome via puppeteer",
"dependencies": {
"mathjax-full": "^3.1.4",
"mathjax-full": "^3.2.0",
"puppeteer": "^9.0.0",
"yargs": "^16.2.0"
"yargs": "^17.0.1"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit 77fe971

Please sign in to comment.