Skip to content

Commit

Permalink
pin cheerio as the 1.0.0 release has breaking changes
Browse files Browse the repository at this point in the history
  • Loading branch information
elliotblackburn committed Aug 16, 2024
1 parent fe14c43 commit 6afb07b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion 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 @@ -37,7 +37,7 @@
},
"homepage": "https://github.com/bluehatbrit/mdpdf#readme",
"dependencies": {
"cheerio": "^1.0.0-rc.12",
"cheerio": "1.0.0-rc.12",
"file-url": "^4.0.0",
"handlebars": "^4.7.8",
"loophole": "^1.1.0",
Expand Down

0 comments on commit 6afb07b

Please sign in to comment.