1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-08-08 06:55:26 +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",