mirror of
https://github.com/tiennm99/exchange-rate-export.git
synced 2026-08-04 08:24:02 +00:00
fix(node): require Node 22.13+ for pnpm 11.1.1
This commit is contained in:
@@ -28,6 +28,9 @@
|
||||
"eslint-config-next": "15.3.4",
|
||||
"tailwindcss": "^4"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=22.13"
|
||||
},
|
||||
"pnpm": {
|
||||
"ignoredBuiltDependencies": ["sharp", "unrs-resolver"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user