1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-19 05:09:41 +02:00

update(editor): checklist tools version increased to 1.3.0 (#107)

This commit is contained in:
Peter Savchenko 2020-11-06 14:21:08 +03:00 committed by GitHub
parent 0076ad250b
commit 174e21db43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 8 additions and 7 deletions

View file

@ -45,7 +45,7 @@
"@babel/polyfill": "^7.2.5",
"@babel/preset-env": "^7.1.0",
"@codexteam/misprints": "^1.0.0",
"@editorjs/checklist": "^1.2.0",
"@editorjs/checklist": "^1.3.0",
"@editorjs/code": "^2.6.0",
"@editorjs/delimiter": "^1.2.0",
"@editorjs/editorjs": "^2.19.0",

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -55,6 +55,7 @@
display: inline-block;
color: inherit;
padding: 8px 0;
line-height: 1.5em;
}
}
}

View file

@ -714,9 +714,9 @@
version "1.4.0"
resolved "https://registry.yarnpkg.com/@csstools/convert-colors/-/convert-colors-1.4.0.tgz#ad495dc41b12e75d588c6db8b9834f08fa131eb7"
"@editorjs/checklist@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@editorjs/checklist/-/checklist-1.2.0.tgz#be66a591449ee3871e654803280dc43e14a0ad4e"
"@editorjs/checklist@^1.3.0":
version "1.3.0"
resolved "https://registry.yarnpkg.com/@editorjs/checklist/-/checklist-1.3.0.tgz#98c08f0c6a8b62a2b1a0f181604c1a8c8edc15b1"
"@editorjs/code@^2.6.0":
version "2.6.0"