@awsui/test-utils-converter
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -54,4 +54,4 @@ "use strict"; | ||
} | ||
} | ||
} | ||
}, | ||
}, | ||
}; | ||
@@ -67,6 +67,6 @@ } | ||
[require('@babel/plugin-syntax-decorators'), { legacy: true }], | ||
selectorUtilsGenerator | ||
] | ||
selectorUtilsGenerator, | ||
], | ||
})) === null || _a === void 0 ? void 0 : _a.code; | ||
} | ||
exports.default = convertToSelectorUtil; |
{ | ||
"commit": "c0e8ad78b26454b7d682d6ff9f45a5cb1f790765" | ||
"commit": "566d9f48e3f20db72303813ac9ec80e144ad1bdf" | ||
} |
@@ -24,4 +24,4 @@ { | ||
"name": "@awsui/test-utils-converter", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"license": "Apache-2.0" | ||
} |
15751