zod-openapi
Advanced tools
Comparing version 2.6.1 to 2.6.2
{ | ||
"name": "zod-openapi", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "Convert Zod Schemas to OpenAPI v3.x documentation", | ||
@@ -40,3 +40,2 @@ "keywords": [ | ||
"prepare": "yarn build", | ||
"release": "yarn build && npm publish --provenance", | ||
"test": "skuba test", | ||
@@ -43,0 +42,0 @@ "test:ci": "skuba test --coverage", |
323100