Skip to content

Commit 4799b34

Browse files
aadesh18Copilot
andauthored
Update apps/dashboard/src/lib/ai-dashboard/contracts.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 59f6998 commit 4799b34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/dashboard/src/lib/ai-dashboard/contracts.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { z } from "zod/v4";
1+
import { z } from "zod";
22

33
// Schema for AI-generated dashboard code
44
export const DashboardRuntimeCodegenSchema = z.object({

0 commit comments

Comments
 (0)