highglossy-zod-prisma-types
Advanced tools
Comparing version 1.0.12 to 1.0.13
@@ -101,3 +101,3 @@ "use strict"; | ||
T${field.argName}, 'take' | 'skip'>`); | ||
const type = `z.ZodType<T${fieldName}FindFirstArgs>`; | ||
const type = `z.ZodType<Partial<T${fieldName}FindFirstArgs>>`; | ||
writer | ||
@@ -104,0 +104,0 @@ .blankLine() |
{ | ||
"name": "highglossy-zod-prisma-types", | ||
"version": "1.0.12", | ||
"version": "1.0.13", | ||
"description": "It's not an official package", | ||
@@ -5,0 +5,0 @@ "author": "Chris Hörmann", |
Sorry, the diff of this file is not supported yet
522338