@whittlelabs/sifter 0.30.6 → 0.30.7

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.
Files changed (3) hide show
  1. package/bin.js +1 -1
  2. package/bin.js.map +2 -2
  3. package/package.json +1 -1
package/bin.js CHANGED
@@ -25604,7 +25604,7 @@ var import_path = require("path");
25604
25604
  var import_promises = require("fs/promises");
25605
25605
  var import_yaml = __toESM(require_dist4());
25606
25606
  var import_shuttle = __toESM(require_dist5());
25607
- var buildVersion = true ? "0.30.6" : pkg.version;
25607
+ var buildVersion = true ? "0.30.7" : pkg.version;
25608
25608
  var sifterBrand = {
25609
25609
  product: {
25610
25610
  id: "sifter",