fix nodejs version to 22.19
This commit is contained in:
parent
ec4e27a21b
commit
932860ec62
1 changed files with 3 additions and 0 deletions
|
|
@ -21,5 +21,8 @@
|
||||||
"astro-splide": "^2.0.0",
|
"astro-splide": "^2.0.0",
|
||||||
"sharp": "^0.32.6",
|
"sharp": "^0.32.6",
|
||||||
"typescript": "^5.9.2"
|
"typescript": "^5.9.2"
|
||||||
|
},
|
||||||
|
"engines": {
|
||||||
|
"node": ">=22.19"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue