Auto-detect mimetype from file's content

This commit is contained in:
Elizabeth Cray
2025-01-31 23:30:38 -05:00
parent db6bf23fb5
commit 5487f633a4
3 changed files with 151 additions and 6 deletions

View File

@@ -16,6 +16,7 @@
"@atproto/api": "^0.13.31",
"axios": "^1.7.9",
"dotenv": "^16.4.7",
"file-type": "^20.0.1",
"html-to-text": "^9.0.5",
"mastodon-api": "^1.3.0",
"string-replace-async": "^3.0.2",