fix
Some checks are pending
format / format (push) Waiting to run
snapshot / publish (push) Waiting to run
test / test (push) Waiting to run

This commit is contained in:
Aiden Cline 2025-10-30 12:02:45 -05:00
commit 7fa800b0ab
41 changed files with 1130 additions and 381 deletions

View file

@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@opencode-ai/plugin",
"version": "0.15.28",
"version": "0.15.29",
"type": "module",
"scripts": {
"typecheck": "tsgo --noEmit",