mirror of
https://github.com/imputnet/cobalt.git
synced 2026-04-20 20:08:05 +00:00
api/package: update min node version
This commit is contained in:
parent
f72ea139c6
commit
4f65467946
@ -6,7 +6,7 @@
|
||||
"exports": "./src/cobalt.js",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">=18"
|
||||
"node": ">=18.17"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "node src/cobalt",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user