Skip to content

Commit

Permalink
Update editorjs to 2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
dimitrov-adrian committed Jul 19, 2022
1 parent 6b3fa5c commit 5305713
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 30 deletions.
68 changes: 43 additions & 25 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "directus-extension-editorjs",
"version": "1.4.0",
"version": "1.5.0",
"author": {
"email": "dimitrov.adrian+gh@gmail.com",
"email": "dimitrovadrian+gh@gmail.com",
"name": "Adrian Dimitrov"
},
"license": "gpl-3.0",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@editorjs/checklist": "^1.3.0",
"@editorjs/code": "^2.7.0",
"@editorjs/delimiter": "^1.2.0",
"@editorjs/editorjs": "^2.24.3",
"@editorjs/editorjs": "^2.25.0",
"@editorjs/embed": "^2.5.0",
"@editorjs/header": "^2.6.2",
"@editorjs/image": "^2.6.2",
Expand All @@ -56,14 +56,14 @@
"@editorjs/table": "^2.0.1",
"@editorjs/underline": "^1.0.0",
"@editorjs/warning": "^1.2.0",
"editorjs-undo": "^1.0.0",
"editorjs-undo": "^2.0.5",
"@itech-indrustries/editorjs-strikethrough": "^1.0.0",
"directus-codestyle": "dimitrov-adrian/directus-codestyle",
"editorjs-alert": "^1.0.3",
"editorjs-list": "^2.1.4",
"editorjs-text-alignment-blocktune": "^1.0.3",
"lodash": "^4.17.21",
"typescript": "^4.7.2"
"typescript": "^4.7.4"
},
"prettier": "directus-codestyle/prettier",
"stylelint": {
Expand Down

0 comments on commit 5305713

Please sign in to comment.