Skip to content

Commit

Permalink
Merge pull request #80 from datalogics-cgreen/pdfcloud-3732-node
Browse files Browse the repository at this point in the history
Update minimum Node recommendation to Node 20
  • Loading branch information
datalogics-tsmith authored Sep 23, 2024
2 parents a68ab70 + ced98ae commit 9e8b30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JavaScript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ as more advanced workflows presented in Javascript

#### How to run JavaScript samples

Using Node 16 or greater:
We recommend using Node.js >= 20 with our code samples.

1. `cd JavaScript/`
2. `npm install node-fetch`
Expand Down

0 comments on commit 9e8b30d

Please sign in to comment.