File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 88- ` Fix ` - Incorrect caret position after blocks merging in Safari
99- ` Fix ` - Several toolbox items exported by the one tool have the same shortcut displayed in toolbox
1010- ` Improvement ` - The current block reference will be updated in read-only mode when blocks are clicked
11+ - ` Fix ` - codex-notifier and codex-tooltip moved from devDependencies to dependencies in package.json to solve type errors
1112
1213### 2.30.6
1314
Original file line number Diff line number Diff line change 5050 "@editorjs/simple-image" : " ^1.4.1" ,
5151 "@types/node" : " ^18.15.11" ,
5252 "chai-subset" : " ^1.6.0" ,
53- "codex-notifier" : " ^1.1.2" ,
54- "codex-tooltip" : " ^1.0.5" ,
5553 "core-js" : " 3.30.0" ,
5654 "cypress" : " ^13.13.3" ,
5755 "cypress-intellij-reporter" : " ^0.0.7" ,
7977 "url" : " https://opencollective.com/editorjs"
8078 },
8179 "dependencies" : {
82- "@editorjs/caret" : " ^1.0.1"
80+ "@editorjs/caret" : " ^1.0.1" ,
81+ "codex-notifier" : " ^1.1.2" ,
82+ "codex-tooltip" : " ^1.0.5"
8383 }
8484}
You can’t perform that action at this time.
0 commit comments