summaryrefslogtreecommitdiffhomepage
path: root/packages/plugin/package.json
diff options
context:
space:
mode:
authorSebastian <[email protected]>2026-04-30 17:33:54 +0200
committerGitHub <[email protected]>2026-04-30 17:33:54 +0200
commitfe0c182747bfd28b10c58cf6abb8345c66fcebe4 (patch)
tree80f0d5539ceb8525503ffe3941bdaff35f64d6fd /packages/plugin/package.json
parent29b1060c6741279a25a3ba30f2c25c065a37ce1c (diff)
downloadopencode-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.json4
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": {