We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8a91974 commit 53fa761Copy full SHA for 53fa761
1 file changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "schema-typegen",
3
- "version": "2.5.0",
+ "version": "2.5.1",
4
"description": "Generate TypeScript type definitions from database schema",
5
"main": "schema-typegen.js",
6
"types": "schema-typegen.d.ts",
0 commit comments