mirror of
https://github.com/zadam/trilium.git
synced 2025-11-05 04:45:47 +01:00
package.json: Export src/index.ts
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"ckeditor5-math",
|
||||
"katex"
|
||||
],
|
||||
"main": "src/index.js",
|
||||
"main": "src/index.ts",
|
||||
"dependencies": {
|
||||
"ckeditor5": "41.2.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user