Skip to content

Commit

Permalink
fix: update pdf2json from 3.1.3 to 3.1.4
Browse files Browse the repository at this point in the history
This solves this pdf2json issue: modesty/pdf2json#350
  • Loading branch information
irian-codes committed Aug 18, 2024
1 parent 8d76500 commit 36cdae8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 8 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
},
"homepage": "https://github.com/adrienjoly/npm-pdfreader",
"dependencies": {
"pdf2json": "3.1.3"
"pdf2json": "3.1.4"
},
"devDependencies": {
"@semantic-release/changelog": "^6.0.1",
Expand Down

0 comments on commit 36cdae8

Please sign in to comment.