highglossy-zod-prisma-types
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -20,2 +20,3 @@ "use strict"; | ||
'withaggregatesfilter', | ||
'without', | ||
]; | ||
@@ -36,2 +37,3 @@ const writeSingleFileInputTypeStatements = (dmmf, fileWriter) => { | ||
} | ||
console.log(inputType.name); | ||
if (inputType.name.toLowerCase().includes('scalar')) { | ||
@@ -38,0 +40,0 @@ return; |
{ | ||
"name": "highglossy-zod-prisma-types", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"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
521309
6245