Skip to content

Commit a26f76b

Browse files
committed
fix build
1 parent 8fdad4c commit a26f76b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/commands/functions-config-export.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ import { addVersion, listSecretVersions, toSecretVersionResourceName } from "../
1313
import { needProjectId } from "../projectUtils";
1414
import { requireAuth } from "../requireAuth";
1515
import { ensureApi } from "../gcp/secretManager";
16+
import { getFunctionsSDKVersion } from "../deploy/functions/runtimes/node/versioning";
1617

1718
import type { Options } from "../options";
1819

0 commit comments

Comments
 (0)