mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 20:44:32 -05:00
Set yarn engine version (#5011)
* Set yarn engine version * release notes * more precise version
This commit is contained in:
@@ -83,7 +83,8 @@
|
||||
"rollup": "4.40.1"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20"
|
||||
"node": ">=20",
|
||||
"yarn": "^4.7.0"
|
||||
},
|
||||
"lint-staged": {
|
||||
"*.{js,jsx,ts,tsx,md,json,yml}": [
|
||||
|
||||
Reference in New Issue
Block a user