mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-09-02 04:59:56 +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",
|
"name": "@triliumnext/ckeditor5-footnotes",
|
||||||
"version": "0.0.4-hotfix8",
|
"version": "0.0.4-hotfix9",
|
||||||
"description": "A plugin for CKEditor 5 to allow footnotes.",
|
"description": "A plugin for CKEditor 5 to allow footnotes.",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"ckeditor",
|
"ckeditor",
|
||||||
@ -22,6 +22,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"lang",
|
"lang",
|
||||||
"src/**/*.js",
|
"src/**/*.js",
|
||||||
|
"src/**/*.css",
|
||||||
"src/**/*.d.ts",
|
"src/**/*.d.ts",
|
||||||
"build",
|
"build",
|
||||||
"theme",
|
"theme",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user