diff options
| author | Sebastian <[email protected]> | 2026-04-30 17:33:54 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-04-30 17:33:54 +0200 |
| commit | fe0c182747bfd28b10c58cf6abb8345c66fcebe4 (patch) | |
| tree | 80f0d5539ceb8525503ffe3941bdaff35f64d6fd /packages/plugin/package.json | |
| parent | 29b1060c6741279a25a3ba30f2c25c065a37ce1c (diff) | |
| download | opencode-fe0c182747bfd28b10c58cf6abb8345c66fcebe4.tar.gz opencode-fe0c182747bfd28b10c58cf6abb8345c66fcebe4.zip | |
upgrade opentui to 0.2.0 (#24810)
Diffstat (limited to 'packages/plugin/package.json')
| -rw-r--r-- | packages/plugin/package.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/plugin/package.json b/packages/plugin/package.json index ad580a187..9082f1183 100644 --- a/packages/plugin/package.json +++ b/packages/plugin/package.json @@ -22,8 +22,8 @@ "zod": "catalog:" }, "peerDependencies": { - "@opentui/core": ">=0.1.105", - "@opentui/solid": ">=0.1.105" + "@opentui/core": ">=0.2.0", + "@opentui/solid": ">=0.2.0" }, "peerDependenciesMeta": { "@opentui/core": { |
