mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Updated editor package (#19030)
closes TryGhost/Product#4160 - updated shortcut handling, this brings the sidebar shortcuts in line
This commit is contained in:
parent
6a443e431a
commit
40a859023f
2 changed files with 5 additions and 5 deletions
|
@ -46,7 +46,7 @@
|
|||
"@tryghost/helpers": "1.1.88",
|
||||
"@tryghost/kg-clean-basic-html": "3.0.41",
|
||||
"@tryghost/kg-converters": "0.0.22",
|
||||
"@tryghost/koenig-lexical": "0.5.19",
|
||||
"@tryghost/koenig-lexical": "0.5.20",
|
||||
"@tryghost/limit-service": "1.2.12",
|
||||
"@tryghost/members-csv": "0.0.0",
|
||||
"@tryghost/nql": "0.12.0",
|
||||
|
|
|
@ -7920,10 +7920,10 @@
|
|||
dependencies:
|
||||
semver "^7.3.5"
|
||||
|
||||
"@tryghost/koenig-lexical@0.5.19":
|
||||
version "0.5.19"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.19.tgz#2826d179fdff4f1625f3d00ae6281d38f443320c"
|
||||
integrity sha512-z5z9/dzY0mM2tujNaYCljVWjSGnFFEWSSOXAqQqgrQZHj4PbazJx2eXQrgqiNNMGS109hpS8awvPeleIdm6lYA==
|
||||
"@tryghost/koenig-lexical@0.5.20":
|
||||
version "0.5.20"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/koenig-lexical/-/koenig-lexical-0.5.20.tgz#81159bf6a03ad11c1e28b05759fe85e1356cd3da"
|
||||
integrity sha512-7NNqlibI2CG8PbUzo8B1MbQlE0+3j/P/rHmS5wq8Ien0QIit9E3kqMYqextMOoip9pgtyJqeq63ygEe9ykIdxQ==
|
||||
|
||||
"@tryghost/limit-service@1.2.12", "@tryghost/limit-service@^1.2.10":
|
||||
version "1.2.12"
|
||||
|
|
Loading…
Add table
Reference in a new issue