diff options
| author | Dax Raad <[email protected]> | 2025-11-27 15:48:16 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-11-27 15:48:16 -0500 |
| commit | f385524f48f03e9f019b1a12ee22a6ac00d9a375 (patch) | |
| tree | 2b0619cb15584386112553c845aaa8f70ec22467 | |
| parent | 350982e6361612c57600f606208a5b3dfe217498 (diff) | |
| download | opencode-f385524f48f03e9f019b1a12ee22a6ac00d9a375.tar.gz opencode-f385524f48f03e9f019b1a12ee22a6ac00d9a375.zip | |
fix lock
| -rw-r--r-- | bun.lock | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ { "lockfileVersion": 1, - "configVersion": 0, + "configVersion": 1, "workspaces": { "": { "name": "opencode", |
