mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-28 22:43:30 +03:00
Bumped mobiledoc-kit dependency
no issue - improves conversion of html content when pasting into the editor
This commit is contained in:
parent
502e92a5b8
commit
48d6f3c8b8
@ -29,7 +29,7 @@
|
||||
"@ember/jquery": "0.5.2",
|
||||
"@ember/optional-features": "0.7.0",
|
||||
"@html-next/vertical-collection": "1.0.0-beta.12",
|
||||
"@tryghost/mobiledoc-kit": "0.11.1-ghost.5",
|
||||
"@tryghost/mobiledoc-kit": "0.11.1-ghost.6",
|
||||
"blueimp-md5": "2.10.0",
|
||||
"broccoli-asset-rev": "3.0.0",
|
||||
"broccoli-concat": "3.7.3",
|
||||
|
@ -705,10 +705,10 @@
|
||||
array-from "^2.1.1"
|
||||
lodash.get "^4.4.2"
|
||||
|
||||
"@tryghost/mobiledoc-kit@0.11.1-ghost.5":
|
||||
version "0.11.1-ghost.5"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.1-ghost.5.tgz#c439736b4b6a0a7c959deb5462317bad070133b5"
|
||||
integrity sha512-RBVm/J2cBMIygwkdLN4Oj5SZOvLA1yES0IfWO0UduGakZE2OLcsGZ91eAVieZAZ24c4roSgrOw/rBKy6PNdctA==
|
||||
"@tryghost/mobiledoc-kit@0.11.1-ghost.6":
|
||||
version "0.11.1-ghost.6"
|
||||
resolved "https://registry.yarnpkg.com/@tryghost/mobiledoc-kit/-/mobiledoc-kit-0.11.1-ghost.6.tgz#539bad1d26f8885a066d24295d1e28f03408d3ec"
|
||||
integrity sha512-ZtFy0Jjmb7IUOAv0HlkxO1B/tgB/tgYf07KyB1DptEwyidP/g/QxBK+hGDxhfKMrJnDT5FhvAx98gXmsy730Pw==
|
||||
dependencies:
|
||||
mobiledoc-dom-renderer "0.6.5"
|
||||
mobiledoc-text-renderer "0.3.2"
|
||||
|
Loading…
Reference in New Issue
Block a user