node to bun

This commit is contained in:
Christoph Haas 2026-06-05 21:01:08 +02:00
parent 4627ace8a9
commit 8d46ac5ecb
3 changed files with 1235 additions and 8159 deletions

View file

@ -22,6 +22,6 @@
"typescript": "^5.9.2"
},
"engines": {
"node": ">=22"
"bun": ">=1.3"
}
}