We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 845f7fd commit f265d35Copy full SHA for f265d35
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "mysql-schema-ts",
3
- "version": "1.6.1",
+ "version": "1.6.2",
4
"description": "mysql-schema-ts coverts mysql schemas into typescript interfaces",
5
"main": "./dist/src/index.js",
6
"types": "./dist/src/index.d.ts",
0 commit comments