mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-08-10 10:22:29 +08:00
package.json: Export src/index.ts
This commit is contained in:
parent
0a763ad2b3
commit
482f7b34c4
@ -11,7 +11,7 @@
|
|||||||
"ckeditor5-math",
|
"ckeditor5-math",
|
||||||
"katex"
|
"katex"
|
||||||
],
|
],
|
||||||
"main": "src/index.js",
|
"main": "src/index.ts",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"ckeditor5": "41.2.0"
|
"ckeditor5": "41.2.0"
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user