Comparing version 0.13.5 to 0.13.6
@@ -52,3 +52,3 @@ "use strict"; | ||
.map((e) => `"${e}"`) | ||
.join(" | ")}`; | ||
.join(" | ")}${getNullOption(property, defaultMandatory)}`; | ||
} | ||
@@ -55,0 +55,0 @@ if (!((_a = property === null || property === void 0 ? void 0 : property.type) === null || _a === void 0 ? void 0 : _a.includes("object"))) { |
{ | ||
"name": "efesto", | ||
"version": "0.13.5", | ||
"version": "0.13.6", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
Sorry, the diff of this file is not supported yet
166200