fix
This commit is contained in:
parent
ea690d3f8b
commit
527e0adb2e
@ -74,7 +74,7 @@ export class InteractiveOptions extends Persistent {
|
||||
);
|
||||
}
|
||||
|
||||
this.properties[option.name] = option.type;
|
||||
this.properties[option.name] = get_string_type (option.type);
|
||||
}
|
||||
}
|
||||
|
||||
|
@ -253,9 +253,9 @@
|
||||
eslint-plugin-sort-requires-by-path "^1.0.2"
|
||||
|
||||
"@sapphirecode/modelling@^1.0.26":
|
||||
version "1.0.28"
|
||||
resolved "https://registry.yarnpkg.com/@sapphirecode/modelling/-/modelling-1.0.28.tgz#9332e39be4347b882285a4573fa7516a1724132c"
|
||||
integrity sha512-MH+wT3AYDffPV12z+0YF1o3/Fb+JShx/b3ImV30T1DJxjRjoIxSXk76NI9lA5Vn41YgeKKt3zNdiYtAL1woITA==
|
||||
version "1.0.29"
|
||||
resolved "https://registry.yarnpkg.com/@sapphirecode/modelling/-/modelling-1.0.29.tgz#b34d2b6cb51c32680f7873c8aa2b1a8d6e1edad1"
|
||||
integrity sha512-HqewW5MvcBZsLoQ4F5vi5p+3S/V3DHAmzZIYujbv2vTKgq2CuCATQ/MK8elRqNjMq5K8BhtgQBgTWiBZY+ExXQ==
|
||||
|
||||
"@sindresorhus/is@^0.14.0":
|
||||
version "0.14.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user