mirror of
https://github.com/tale/headplane.git
synced 2026-08-19 17:36:19 +00:00
feat: update to node 22, pnpm 10
This commit is contained in:
+2
-2
@@ -68,8 +68,8 @@
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20",
|
||||
"pnpm": ">=9 <10"
|
||||
"node": ">=22",
|
||||
"pnpm": ">=10 <11"
|
||||
},
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
|
||||
Reference in New Issue
Block a user