mirror of
https://github.com/zadam/trilium.git
synced 2025-12-21 23:59:59 +01:00
fix(monorepo/server): fix mime-types not present in dist
This commit is contained in:
@@ -85,6 +85,7 @@
|
|||||||
"html2plaintext": "2.1.4",
|
"html2plaintext": "2.1.4",
|
||||||
"normalize-strings": "1.1.1",
|
"normalize-strings": "1.1.1",
|
||||||
"is-animated": "2.0.2",
|
"is-animated": "2.0.2",
|
||||||
|
"mime-types": "3.0.1",
|
||||||
"@triliumnext/turndown-plugin-gfm": "1.0.61",
|
"@triliumnext/turndown-plugin-gfm": "1.0.61",
|
||||||
|
|
||||||
"electron-window-state": "5.0.3",
|
"electron-window-state": "5.0.3",
|
||||||
@@ -133,7 +134,6 @@
|
|||||||
"@types/stream-throttle": "0.1.4",
|
"@types/stream-throttle": "0.1.4",
|
||||||
"@types/mime-types": "2.1.4",
|
"@types/mime-types": "2.1.4",
|
||||||
"@types/sax": "1.2.7",
|
"@types/sax": "1.2.7",
|
||||||
"mime-types": "3.0.1",
|
|
||||||
"nodemon": "3.1.9",
|
"nodemon": "3.1.9",
|
||||||
"cross-env": "7.0.3",
|
"cross-env": "7.0.3",
|
||||||
"tsx": "4.19.3",
|
"tsx": "4.19.3",
|
||||||
|
|||||||
Reference in New Issue
Block a user