We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc66d81 commit 3504491Copy full SHA for 3504491
packages/next/server/config.ts
@@ -24,7 +24,6 @@ import {
24
} from '../shared/lib/image-config'
25
import { loadEnvConfig } from '@next/env'
26
import { gte as semverGte } from 'next/dist/compiled/semver'
27
-import { getDependencies } from '../lib/get-package-version'
28
29
export { DomainLocale, NextConfig, normalizeConfig } from './config-shared'
30
0 commit comments