Update package.json
Node version is now 18 or greater
This commit is contained in:
parent
b81147ed0c
commit
526e781823
1 changed files with 1 additions and 1 deletions
|
|
@ -23,6 +23,6 @@
|
||||||
"uuid": "^9.0.0"
|
"uuid": "^9.0.0"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": "19.x"
|
"node": ">=18.x"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue