mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-01 20:32:19 +08:00
fix(deps): experiment with adding utils
This commit is contained in:
parent
0191ed020a
commit
0a3138c7d3
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@triliumnext/ckeditor5-footnotes",
|
"name": "@triliumnext/ckeditor5-footnotes",
|
||||||
"version": "0.0.4-hotfix2",
|
"version": "0.0.4-hotfix3",
|
||||||
"description": "A plugin for CKEditor 5 to allow footnotes.",
|
"description": "A plugin for CKEditor 5 to allow footnotes.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ckeditor",
|
"ckeditor",
|
||||||
@ -38,6 +38,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@ckeditor/ckeditor5-autoformat": "43.2.0",
|
"@ckeditor/ckeditor5-autoformat": "43.2.0",
|
||||||
"@ckeditor/ckeditor5-core": "43.2.0",
|
"@ckeditor/ckeditor5-core": "43.2.0",
|
||||||
|
"@ckeditor/ckeditor5-utils": "43.2.0",
|
||||||
"@ckeditor/ckeditor5-dev-build-tools": "42.0.1",
|
"@ckeditor/ckeditor5-dev-build-tools": "42.0.1",
|
||||||
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
|
"@ckeditor/ckeditor5-inspector": ">=4.1.0",
|
||||||
"@ckeditor/ckeditor5-package-tools": "^2.1.0",
|
"@ckeditor/ckeditor5-package-tools": "^2.1.0",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user