chore: bump bun to 1.3.0

This commit is contained in:
Nicolas Meienberger
2025-10-15 22:16:40 +02:00
parent e29908757f
commit 71ca5d3309
4 changed files with 6 additions and 10 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "ironmount",
"private": true,
"packageManager": "bun@1.2.23",
"packageManager": "bun@1.3.0",
"scripts": {
"dev": "turbo dev",
"tsc": "turbo run tsc",