update the import anyway

Signed-off-by: Fredrik Adelöw <freben@spotify.com>
This commit is contained in:
Fredrik Adelöw
2026-03-17 16:45:17 +01:00
parent 833f6b5ea4
commit 68aca28f0e
+1 -1
View File
@@ -17,7 +17,7 @@
import fs from 'fs-extra';
import { resolve as resolvePath } from 'node:path';
import yaml from 'yaml';
import z from 'zod/v3';
import { z } from 'zod/v3';
import { targetPaths } from '@backstage/cli-common';
const yarnRcSchema = z.object({