Skip to content

Commit

Permalink
2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
araera111 committed Aug 30, 2024
1 parent 9bdc92d commit d6a40c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mysql-to-zod",
"version": "2.2.0",
"version": "2.2.1",
"description": "Convert MySQL schemas into Zod schemas",
"source": "src/main.ts",
"main": "dist/main.js",
Expand Down Expand Up @@ -68,4 +68,4 @@
"node": "18.17.0",
"npm": "9.8.1"
}
}
}

0 comments on commit d6a40c4

Please sign in to comment.