@datapos/datapos-development 0.3.417 → 0.3.418
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.
|
@@ -5530,7 +5530,7 @@ async function mt(t, e, s, a) {
|
|
|
5530
5530
|
} catch (o) {
|
|
5531
5531
|
if (o.code !== "ENOENT") throw o;
|
|
5532
5532
|
}
|
|
5533
|
-
if (
|
|
5533
|
+
if (g === l) {
|
|
5534
5534
|
console.info(`ℹ️ File '${s}' is already up to date.`);
|
|
5535
5535
|
return;
|
|
5536
5536
|
}
|