Update Bun version to 1.3.5

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
igm
2026-01-11 12:27:52 +08:00
parent eedd664db8
commit 99539bbdcb
2 changed files with 2 additions and 2 deletions

View File

@@ -32,5 +32,5 @@
"tslib": "^2.8.1",
"typescript": "^5.7.2"
},
"packageManager": "bun@1.1.42"
"packageManager": "bun@1.3.5"
}