Skip to content

Commit 0d9fa40

Browse files
committed
🎉 feat: 1.4.3
1 parent 031696d commit 0d9fa40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/openapi.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ export const unwrapSchema = (
152152
console.warn(
153153
'For Zod v3, please install zod-to-json-schema package and use it like this:\n'
154154
)
155-
console.log(warnings.zod3)
155+
console.warn(warnings.zod3)
156156
}
157157
break
158158

0 commit comments

Comments
 (0)