Upgrade to node 20 minimum, target node 22 (#7343)

Co-authored-by: Mats Jun Larsen <mats@jun.codes>
This commit is contained in:
Matt Godbolt
2025-02-18 12:43:21 -06:00
committed by GitHub
parent 9c301340dd
commit 3aeed42066
7 changed files with 21 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
},
"version": "0.0.3",
"engines": {
"node": ">=18.19.0"
"node": ">=20.0.0"
},
"main": "./app.ts",
"dependencies": {