We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d798a9c commit a179a6bCopy full SHA for a179a6b
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "schema-to-erd",
3
- "version": "2.0.2",
+ "version": "2.0.3",
4
"description": "Generate ERD UML file from Schema DDL file",
5
"main": "dist/cjs/index.js",
6
"module": "dist/esm/index.js",
0 commit comments