diff options
| author | Shoubhit Dash <[email protected]> | 2026-01-22 16:18:39 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-01-22 04:48:39 -0600 |
| commit | c737776958d45fbd30434d9aa49289a93acf72c8 (patch) | |
| tree | 6a969a84b792189da10c619f80d84d875516d3be /bun.lock | |
| parent | 7b0ad87781a038798fcd501c173fef227c93701a (diff) | |
| download | opencode-c737776958d45fbd30434d9aa49289a93acf72c8.tar.gz opencode-c737776958d45fbd30434d9aa49289a93acf72c8.zip | |
refactor(desktop): move markdown rendering to rust (#10000)
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -198,6 +198,7 @@ "@tauri-apps/plugin-store": "~2", "@tauri-apps/plugin-updater": "~2", "@tauri-apps/plugin-window-state": "~2", + "marked": "catalog:", "solid-js": "catalog:", }, "devDependencies": { |
