Skip to content

Commit f265d35

Browse files
committedFeb 20, 2020
v1.6.2
1 parent 845f7fd commit f265d35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mysql-schema-ts",
3-
"version": "1.6.1",
3+
"version": "1.6.2",
44
"description": "mysql-schema-ts coverts mysql schemas into typescript interfaces",
55
"main": "./dist/src/index.js",
66
"types": "./dist/src/index.d.ts",

0 commit comments

Comments
 (0)
Please sign in to comment.