mirror of
https://github.com/ente-io/ente.git
synced 2025-08-13 17:57:31 +00:00
Update file-type dependency and move it to its correct package.json
Refs: - https://github.com/sindresorhus/file-type/releases/tag/v17.0.0 Went through the release notes since v16 to check that none of the MIME types we care about have changed.
This commit is contained in:
@@ -133,8 +133,11 @@ some cases.
|
||||
|
||||
## Media
|
||||
|
||||
- "jszip" is used for reading zip files in JavaScript. Live photos are zip
|
||||
files under the hood.
|
||||
- "[jszip](https://github.com/Stuk/jszip)" is used for reading zip files in
|
||||
JavaScript (Live photos are zip files under the hood).
|
||||
|
||||
- "[file-type](https://github.com/sindresorhus/file-type)" is used for MIME
|
||||
type detection.
|
||||
|
||||
## Photos app specific
|
||||
|
||||
|
Reference in New Issue
Block a user