Skip to content

Commit 6f5f7be

Browse files
Revert "Fix Astro integration test by pinning zod-to-json-schema (#14780)"
This reverts commit 8605426.
1 parent 10a8f1a commit 6f5f7be

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

integrations/vite/astro.test.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ test(
1212
"astro": "^4.15.2",
1313
"@tailwindcss/vite": "workspace:^",
1414
"tailwindcss": "workspace:^"
15-
},
16-
"pnpm": {
17-
"overrides": {
18-
"zod-to-json-schema": "3.23.3"
19-
}
2015
}
2116
}
2217
`,

0 commit comments

Comments
 (0)