diff options
| author | Aiden Cline <[email protected]> | 2025-11-29 19:45:33 -0800 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-11-29 21:47:29 -0600 |
| commit | 6e2379a28cf434009276007f383528e3ebe4ac02 (patch) | |
| tree | 67aa577ca3ab253d87009fc3e4cdd50b83826bf6 /packages/plugin | |
| parent | 262fa184fd456285b8e9abb38bddaf6281efae9d (diff) | |
| download | opencode-6e2379a28cf434009276007f383528e3ebe4ac02.tar.gz opencode-6e2379a28cf434009276007f383528e3ebe4ac02.zip | |
get codex working in copilot (#4914)
Co-authored-by: OpeOginni <[email protected]>
Co-authored-by: GitHub Action <[email protected]>
Diffstat (limited to 'packages/plugin')
| -rw-r--r-- | packages/plugin/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index 409056da1..6a9f7c4b5 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -24,4 +24,4 @@ "typescript": "catalog:", "@typescript/native-preview": "catalog:" } -}
\ No newline at end of file +} |
