Updates
This commit is contained in:
parent
c24afca519
commit
870de51f5d
3
dist/engine/schema-to-typedef.js
vendored
3
dist/engine/schema-to-typedef.js
vendored
@ -38,8 +38,7 @@ const args = (0, util_1.parseArgs)({
|
|||||||
},
|
},
|
||||||
debug: {
|
debug: {
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
default: false,
|
short: "e",
|
||||||
short: "d",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
strict: false,
|
strict: false,
|
||||||
|
@ -28,8 +28,7 @@ const args = parseArgs({
|
|||||||
},
|
},
|
||||||
debug: {
|
debug: {
|
||||||
type: "boolean",
|
type: "boolean",
|
||||||
default: false,
|
short: "e",
|
||||||
short: "d",
|
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
strict: false,
|
strict: false,
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@moduletrace/datasquirel",
|
"name": "@moduletrace/datasquirel",
|
||||||
"version": "4.3.1",
|
"version": "4.3.2",
|
||||||
"description": "Cloud-based SQL data management tool",
|
"description": "Cloud-based SQL data management tool",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"bin": {
|
"bin": {
|
||||||
|
Loading…
Reference in New Issue
Block a user