Skip to content

Commit

Permalink
chore: update node engine to node 14
Browse files Browse the repository at this point in the history
  • Loading branch information
jrandolf committed May 2, 2022
1 parent a6df91a commit 6a14bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
"types": "lib/types.d.ts",
"repository": "github:puppeteer/puppeteer",
"engines": {
"node": ">=10.18.1"
"node": ">=14.1.0"
},
"scripts": {
"test-browser": "wtr",
Expand Down

0 comments on commit 6a14bb2

Please sign in to comment.