@whittlelabs/sifter 0.27.0 → 0.27.1
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/package.json +1 -1
package/bin.js
CHANGED
|
@@ -22450,7 +22450,7 @@ var import_path = require("path");
|
|
|
22450
22450
|
var import_promises = require("fs/promises");
|
|
22451
22451
|
var import_yaml = __toESM(require_dist());
|
|
22452
22452
|
var import_shuttle = __toESM(require_dist5());
|
|
22453
|
-
var buildVersion = true ? "0.27.
|
|
22453
|
+
var buildVersion = true ? "0.27.1" : pkg.version;
|
|
22454
22454
|
var sifterBrand = {
|
|
22455
22455
|
product: {
|
|
22456
22456
|
id: "sifter",
|