Skip to content

Commit

Permalink
release v1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sachinraja committed Aug 16, 2023
1 parent f1cd7b6 commit 0a57f0e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "zod-to-ts",
"version": "1.1.4",
"version": "1.2.0",
"type": "module",
"description": "generate TypeScript types from your Zod schema",
"repository": {
Expand Down Expand Up @@ -71,5 +71,6 @@
},
"splitting": true,
"clean": true
}
},
"packageManager": "[email protected]"
}

0 comments on commit 0a57f0e

Please sign in to comment.