mirror of
https://github.com/tale/headplane.git
synced 2026-08-11 06:16:52 +00:00
chore: pin node version to lts in engines.node
This commit is contained in:
+1
-1
@@ -86,7 +86,7 @@
|
||||
},
|
||||
"packageManager": "pnpm@10.4.0",
|
||||
"engines": {
|
||||
"node": ">=22.16",
|
||||
"node": ">=22.16 <23",
|
||||
"pnpm": ">=10.4 <11"
|
||||
},
|
||||
"pnpm": {
|
||||
|
||||
Reference in New Issue
Block a user