mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 18:00:06 -05:00
drop support for node 20 (#5937)
* node 24 * node types * dockerfiles * readme * note
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
"workbox-precaching": "^7.3.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/node": "^22.18.8",
|
||||
"@types/node": "^22.18.11",
|
||||
"cross-env": "^10.1.0",
|
||||
"typescript": "^5.9.3",
|
||||
"vite": "^7.1.9"
|
||||
|
||||
Reference in New Issue
Block a user