chore: node-24

This commit is contained in:
jdx 2025-06-17 12:12:32 -05:00
parent a5b33d7b88
commit ec352a8916
No known key found for this signature in database
GPG key ID: 584DADE86724B407
3 changed files with 48 additions and 65 deletions

109
dist/index.js generated vendored

File diff suppressed because one or more lines are too long

2
dist/index.js.map generated vendored

File diff suppressed because one or more lines are too long

View file

@ -6,4 +6,4 @@ tasks."lint:fix" = "bun run format:write"
tasks.version = "npm version"
[tools]
node = '22'
node = '24'