Merge pull request #6953 from Rotzbua/up_nodejs_18

Upgrade to NodeJS 18
This commit is contained in:
Jérémy Benoist
2023-09-18 09:02:50 +02:00
committed by GitHub
3 changed files with 4 additions and 3 deletions

View File

@ -7,7 +7,7 @@
"doc": "docs"
},
"engines": {
"node": ">=16"
"node": ">=18"
},
"repository": {
"type": "git",