flatten to keybind compatible config (#26421)

This commit is contained in:
Sebastian 2026-05-09 01:29:13 +02:00 committed by GitHub
parent 35deef6175
commit a0fc27e424
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
38 changed files with 1096 additions and 1518 deletions

View file

@ -22,9 +22,9 @@
"zod": "catalog:"
},
"peerDependencies": {
"@opentui/core": ">=0.2.5",
"@opentui/keymap": ">=0.2.5",
"@opentui/solid": ">=0.2.5"
"@opentui/core": ">=0.2.6",
"@opentui/keymap": ">=0.2.6",
"@opentui/solid": ">=0.2.6"
},
"peerDependenciesMeta": {
"@opentui/core": {