upgrade bun and set linker isolated

This commit is contained in:
dswbx
2025-11-25 16:28:11 +01:00
parent 2627213de7
commit 5a8f2b4894
6 changed files with 10 additions and 6 deletions

View File

@@ -13,7 +13,7 @@
"bugs": {
"url": "https://github.com/bknd-io/bknd/issues"
},
"packageManager": "bun@1.3.2",
"packageManager": "bun@1.3.3",
"engines": {
"node": ">=22.13"
},