Change to specify Node 19.x
This commit is contained in:
parent
995049f118
commit
3c78a889cf
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@
|
|||
"uuid": "^9.0.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": "19.x"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue