mirror of
https://github.com/zadam/trilium.git
synced 2025-11-02 03:16:11 +01:00
chore(ckeditor5): integrate keyboard-marker
This commit is contained in:
@@ -41,7 +41,7 @@
|
||||
"@vitest/browser": "^2.0.5",
|
||||
"@vitest/coverage-istanbul": "^2.0.5",
|
||||
"chalk": "5.4.1",
|
||||
"ckeditor5": "latest",
|
||||
"ckeditor5": "43.2.0",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-config-ckeditor5": ">=9.1.0",
|
||||
"http-server": "^14.1.0",
|
||||
@@ -57,7 +57,7 @@
|
||||
"webdriverio": "^9.0.7"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"ckeditor5": ">=42.0.0 || ^0.0.0-nightly"
|
||||
"ckeditor5": "43.2.0"
|
||||
},
|
||||
"scripts": {
|
||||
"build:dist": "node ./scripts/build-dist.mjs",
|
||||
|
||||
Reference in New Issue
Block a user