easyeda 0.0.73 → 0.0.75
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2679,7 +2679,7 @@ var convertBetterEasyToTsx = async ({
|
|
|
2679
2679
|
}
|
|
2680
2680
|
}
|
|
2681
2681
|
const supplierPartNumbers = {
|
|
2682
|
-
|
|
2682
|
+
jlcpcb: [betterEasy.lcsc.number]
|
|
2683
2683
|
};
|
|
2684
2684
|
return soupTypescriptComponentTemplate({
|
|
2685
2685
|
componentName: pn,
|
|
@@ -2790,4 +2790,4 @@ export {
|
|
|
2790
2790
|
convertRawEasyToTsx,
|
|
2791
2791
|
convertEasyEdaJsonToVariousFormats
|
|
2792
2792
|
};
|
|
2793
|
-
//# sourceMappingURL=chunk-
|
|
2793
|
+
//# sourceMappingURL=chunk-EKEUJNWN.js.map
|