Skip to content

Commit

Permalink
Changes for Node and Puppeteer version update
Browse files Browse the repository at this point in the history
  • Loading branch information
NielsSteensma committed Mar 17, 2024
1 parent 546e86f commit 21c3f5f
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 990 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Install puppeteer in your application's root directory:

$ npm install puppeteer

<sub>NodeJS v10.18.1 or greater is required</sub>
<sub>Dhalang and Puppeteer require Node ≥ 18 and Puppeteer ≥ 22</sub>
## Usage
__Get a PDF of a website url__
```ruby
Expand Down
Loading

0 comments on commit 21c3f5f

Please sign in to comment.