fix(monorepo/server): fix mime-types not present in dist

This commit is contained in:
Elian Doran 2025-04-20 10:07:54 +03:00
parent f73cabc952
commit 75462fb06d
No known key found for this signature in database

View File

@ -85,6 +85,7 @@
"html2plaintext": "2.1.4",
"normalize-strings": "1.1.1",
"is-animated": "2.0.2",
"mime-types": "3.0.1",
"@triliumnext/turndown-plugin-gfm": "1.0.61",
"electron-window-state": "5.0.3",
@ -133,7 +134,6 @@
"@types/stream-throttle": "0.1.4",
"@types/mime-types": "2.1.4",
"@types/sax": "1.2.7",
"mime-types": "3.0.1",
"nodemon": "3.1.9",
"cross-env": "7.0.3",
"tsx": "4.19.3",