Added local media server changes.

This commit is contained in:
Patrick Fic
2022-05-10 15:00:59 -07:00
parent d7be503a8e
commit f1dfd4fd80
14 changed files with 468 additions and 14 deletions

View File

@@ -34,12 +34,13 @@
"expo-file-system": "~13.1.4",
"expo-firebase-analytics": "~6.0.1",
"expo-font": "~10.0.5",
"expo-image-manipulator": "~10.2.0",
"expo-images-picker": "^2.2.5",
"expo-localization": "~12.0.1",
"expo-media-library": "~14.0.1",
"expo-permissions": "~13.1.1",
"expo-status-bar": "~1.2.0",
"expo-updates": "~0.11.6",
"expo-updates": "~0.11.7",
"expo-video-thumbnails": "~6.1.0",
"firebase": "8.2.3",
"formik": "^2.2.9",
@@ -49,6 +50,7 @@
"lodash": "^4.17.20",
"luxon": "^2.3.1",
"moment": "^2.29.1",
"normalize-url": "^7.0.3",
"react": "17.0.1",
"react-dom": "17.0.1",
"react-i18next": "^11.15.5",