mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-31 03:31:45 +08:00
fix(build): missing CSS from end package
This commit is contained in:
parent
0dee713cb5
commit
271a7494f8
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@triliumnext/ckeditor5-footnotes",
|
||||
"version": "0.0.4-hotfix8",
|
||||
"version": "0.0.4-hotfix9",
|
||||
"description": "A plugin for CKEditor 5 to allow footnotes.",
|
||||
"keywords": [
|
||||
"ckeditor",
|
||||
@ -22,6 +22,7 @@
|
||||
"files": [
|
||||
"lang",
|
||||
"src/**/*.js",
|
||||
"src/**/*.css",
|
||||
"src/**/*.d.ts",
|
||||
"build",
|
||||
"theme",
|
||||
|
Loading…
x
Reference in New Issue
Block a user