@ts-rest/open-api
Advanced tools
Comparing version 3.52.0-alpha.0 to 3.52.0-alpha.1
# @ts-rest/open-api | ||
## 3.52.0-alpha.0 | ||
## 3.52.0-alpha.1 | ||
@@ -5,0 +5,0 @@ ### Minor Changes |
{ | ||
"name": "@ts-rest/open-api", | ||
"version": "3.52.0-alpha.0", | ||
"version": "3.52.0-alpha.1", | ||
"repository": { | ||
@@ -26,5 +26,5 @@ "type": "git", | ||
"peerDependencies": { | ||
"@ts-rest/core": "3.52.0-alpha.0", | ||
"@ts-rest/core": "3.52.0-alpha.1", | ||
"zod": "^3.22.3" | ||
} | ||
} |