mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
fix(monorepo/server): fix mime-types not present in dist
This commit is contained in:
parent
f73cabc952
commit
75462fb06d
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user