Skip to content

Commit 2a47622

Browse files
committed
feat!: mark compatible with Node v20 and up
1 parent 44c3b55 commit 2a47622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"puppeteer": "^18.0.0"
3434
},
3535
"engines": {
36-
"node": ">=14.15 <20"
36+
"node": ">=18.14.0"
3737
},
3838
"type": "module",
3939
"repository": {

0 commit comments

Comments
 (0)