1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-18 20:59:42 +02:00

Upgrade image tool (#71)

* Upgrade image tool

* Upgrade image tool
This commit is contained in:
Taly 2019-03-14 00:50:24 +03:00 committed by GitHub
parent c7219f8943
commit 09abc25c48
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
{
"name": "codex.docs",
"version": "0.0.0",
"license": "UNLICENSED",
"bin": {
"generatePassword": "bin/generatePassword.js"
},
@ -46,7 +46,7 @@
"@editorjs/delimiter": "^1.1.0",
"@editorjs/editorjs": "^2.11.8",
"@editorjs/header": "^2.2.2",
"@editorjs/image": "^2.1.0",
"@editorjs/image": "^2.1.2",
"@editorjs/inline-code": "^1.3.0",
"@editorjs/list": "^1.3.1",
"@editorjs/marker": "^1.2.0",

File diff suppressed because one or more lines are too long

View file

@ -623,10 +623,10 @@
resolved "https://registry.yarnpkg.com/@editorjs/header/-/header-2.2.2.tgz#47ce654032f7a094c0b40daa4545c61893033002"
integrity sha512-r9lmDVdVSNjnSoYmEMOSLp7BARWEU2O79UJjWPkLWAwV7RIOYO+s9fF3IbTEaPaltANAZvIzOYNmryGOhL8biA==
"@editorjs/image@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@editorjs/image/-/image-2.1.0.tgz#8f4e3ab280efcac82d8b5f7996ad73e8a2969588"
integrity sha512-TLSLSeR8vYaWP3n9SYhExNT8bC8CUriv176OGy2gzgFqs5RYD4Q+yvm1JpqNUIMD32vSAsAyfo3ck1YTOG9MYA==
"@editorjs/image@^2.1.2":
version "2.1.2"
resolved "https://registry.yarnpkg.com/@editorjs/image/-/image-2.1.2.tgz#65d1967f3508a46dd1a5b942cac0752fe7d7e044"
integrity sha512-Q+IN04pyJQBFqUtejEUvbJQW26pkIEq6j6ApRqgNbWUjzVLHoBkuiL0eSvEAs+6uW//qt8AhNnnTokomDT7tBA==
"@editorjs/inline-code@^1.3.0":
version "1.3.0"