highglossy-zod-prisma-types
Advanced tools
Comparing version 1.0.10 to 1.0.11
@@ -106,3 +106,3 @@ "use strict"; | ||
.write(` = `) | ||
.write(`${field.argName}Schema.omit({ take: true, skip: true })`); | ||
.write(`(${field.argName}Schema as any).omit({ take: true, skip: true })`); | ||
} | ||
@@ -109,0 +109,0 @@ if (useMultipleFiles && !getSingleFileContent) { |
{ | ||
"name": "highglossy-zod-prisma-types", | ||
"version": "1.0.10", | ||
"version": "1.0.11", | ||
"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
Sorry, the diff of this file is not supported yet
522326