fix: missing images causing download errors

This commit is contained in:
Lei Nelissen
2025-01-29 11:10:49 +01:00
parent f4f5089d7f
commit b381537b62
4 changed files with 51 additions and 36 deletions

View File

@@ -28,7 +28,7 @@
"fuse.js": "^7.0.0",
"i18n-js": "^4.3.2",
"lodash": "^4.17.21",
"mime-db": "^1.53.0",
"mime": "^4.0.6",
"react": "^18.2.0",
"react-airplay": "^1.2.0",
"react-native": "0.74.3",
@@ -62,7 +62,6 @@
"@sentry/react-native": "^5.26.0",
"@types/i18n-js": "^3.8.9",
"@types/lodash": "^4.14.202",
"@types/mime-db": "^1.43.5",
"@types/node": "^20.11.17",
"@types/react": "^18.2.55",
"@typescript-eslint/eslint-plugin": "^6.21.0",