Fix tabbing

This commit is contained in:
Dominic Ferrando
2026-06-14 13:14:01 -04:00
parent 42f47c8601
commit 05dc26adb5
31 changed files with 9137 additions and 8508 deletions
+2 -2
View File
@@ -6,9 +6,9 @@
"packages/*"
],
"peerDependencies": {
"typescript": "^5"
"typescript": "^5.9.3"
},
"devDependencies": {
"@types/bun": "^1.3.9"
"@types/bun": "^1.3.14"
}
}