mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-27 15:50:41 +08:00
updated ckeditor5 dependency to not be latest
This commit is contained in:
parent
7125bb73aa
commit
7d4f8530a7
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@tomaitken/ckeditor5-footnotes",
|
"name": "@tomaitken/ckeditor5-footnotes",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"description": "A plugin for CKEditor 5 to allow footnotes.",
|
"description": "A plugin for CKEditor 5 to allow footnotes.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ckeditor",
|
"ckeditor",
|
||||||
@ -40,7 +40,7 @@
|
|||||||
"@types/mocha": "^9.1.1",
|
"@types/mocha": "^9.1.1",
|
||||||
"@typescript-eslint/eslint-plugin": "~5.43.0",
|
"@typescript-eslint/eslint-plugin": "~5.43.0",
|
||||||
"@typescript-eslint/parser": "^5.18.0",
|
"@typescript-eslint/parser": "^5.18.0",
|
||||||
"ckeditor5": "latest",
|
"ckeditor5": "^43.0.0",
|
||||||
"eslint": "^7.32.0",
|
"eslint": "^7.32.0",
|
||||||
"eslint-config-ckeditor5": ">=6.0.0",
|
"eslint-config-ckeditor5": ">=6.0.0",
|
||||||
"http-server": "^14.1.0",
|
"http-server": "^14.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user