diff --git a/apps/expo/app.config.ts b/apps/expo/app.config.ts index 76eb0196a..d0556be13 100644 --- a/apps/expo/app.config.ts +++ b/apps/expo/app.config.ts @@ -1,4 +1,4 @@ -import type { ExpoConfig } from "@expo/config"; +import type { ExpoConfig } from "expo/config"; const defineConfig = (): ExpoConfig => ({ name: "expo",