mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-30 03:23:51 -05:00
drop support for node 20 (#5937)
* node 24 * node types * dockerfiles * readme * note
This commit is contained in:
@@ -47,7 +47,7 @@
|
||||
"@types/better-sqlite3": "^7.6.13",
|
||||
"@types/emscripten": "^1.41.2",
|
||||
"@types/jlongster__sql.js": "npm:@types/sql.js@latest",
|
||||
"@types/node": "^22.18.8",
|
||||
"@types/node": "^22.18.11",
|
||||
"@types/pegjs": "^0.10.6",
|
||||
"assert": "^2.1.0",
|
||||
"browserify-zlib": "^0.2.0",
|
||||
|
||||
Reference in New Issue
Block a user