@whittlelabs/sifter 0.30.1 → 0.30.2
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.
- package/bin.js +1 -1
- package/bin.js.map +1 -1
- package/package.json +1 -1
package/bin.js
CHANGED
|
@@ -25539,7 +25539,7 @@ var import_path = require("path");
|
|
|
25539
25539
|
var import_promises = require("fs/promises");
|
|
25540
25540
|
var import_yaml = __toESM(require_dist4());
|
|
25541
25541
|
var import_shuttle = __toESM(require_dist5());
|
|
25542
|
-
var buildVersion = true ? "0.30.
|
|
25542
|
+
var buildVersion = true ? "0.30.2" : pkg.version;
|
|
25543
25543
|
var sifterBrand = {
|
|
25544
25544
|
product: {
|
|
25545
25545
|
id: "sifter",
|