Bump minimum node requirement to v18 (#154)
This commit is contained in:
parent
9945426d68
commit
13aef8047d
1 changed files with 1 additions and 1 deletions
|
@ -29,6 +29,6 @@
|
|||
"typescript": "5.2.2"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=16"
|
||||
"node": ">=18"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue