use node 24.19
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"version": "0.0.0",
|
||||
"type": "module",
|
||||
"engines": {
|
||||
"node": ">=24.18.0"
|
||||
"node": ">=24.19.0"
|
||||
},
|
||||
"devEngines": {
|
||||
"packageManager": {
|
||||
@@ -13,7 +13,7 @@
|
||||
},
|
||||
"runtime": {
|
||||
"name": "node",
|
||||
"version": "^24.18.0",
|
||||
"version": "^24.19.0",
|
||||
"onFail": "download"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user