Fix TypeScript compilation errors and consolidate version handling
publish / publish (push) Has been cancelled

🤖 Generated with [opencode](https://opencode.ai)

Co-Authored-By: opencode <noreply@opencode.ai>
This commit is contained in:
Dax Raad
2025-06-17 10:27:49 -04:00
parent bbd7c065f4
commit 7ce22fa132
15 changed files with 123 additions and 181 deletions
-1
View File
@@ -1,4 +1,3 @@
import { App } from "../app/app"
import path from "path"
import { Global } from "../global"
import fs from "fs/promises"