chore: update package.json to use minimum version constraints for Node.js and pnpm
This commit is contained in:
parent
293f38b7e4
commit
531871d349
@ -57,7 +57,7 @@
|
||||
"vite-tsconfig-paths": "^5.1.4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">22.13.1",
|
||||
"pnpm": ">9.15.4"
|
||||
"node": ">=22.13.1",
|
||||
"pnpm": ">=9.15.4"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user