diff --git a/src/admin/insights/AdminAppInsights.tsx b/src/admin/insights/AdminAppInsights.tsx index c61c54c9..c36d6017 100644 --- a/src/admin/insights/AdminAppInsights.tsx +++ b/src/admin/insights/AdminAppInsights.tsx @@ -10,8 +10,7 @@ import { } from '@/photo/query'; import AdminAppInsightsClient from './AdminAppInsightsClient'; import { getAllInsights, getGitHubMetaForCurrentApp } from '.'; -import { USED_DEPRECATED_ENV_VARS } from '@/app/config'; -import { dependencies } from '../../../package.json'; +import { APP_CONFIGURATION, USED_DEPRECATED_ENV_VARS } from '@/app/config'; export default async function AdminAppInsights() { const [ @@ -43,7 +42,7 @@ export default async function AdminAppInsights() { return (