Skip to content

Commit

Permalink
Add version
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Sep 27, 2024
1 parent ba99712 commit 4b7cefc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puppeteer.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
// Will download when execute
module.exports = {
skipDownload: true,
version: 'latest'

Check failure on line 6 in puppeteer.config.cjs

View workflow job for this annotation

GitHub Actions / Node.js 20

Missing trailing comma.

Check failure on line 6 in puppeteer.config.cjs

View workflow job for this annotation

GitHub Actions / Node.js 18

Missing trailing comma.
};

0 comments on commit 4b7cefc

Please sign in to comment.