@whittlelabs/sifter 0.22.2 → 0.22.3
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
|
@@ -22302,7 +22302,7 @@ var import_path = require("path");
|
|
|
22302
22302
|
var import_promises = require("fs/promises");
|
|
22303
22303
|
var import_yaml = __toESM(require_dist());
|
|
22304
22304
|
var import_shuttle = __toESM(require_dist5());
|
|
22305
|
-
var buildVersion = true ? "0.22.
|
|
22305
|
+
var buildVersion = true ? "0.22.3" : pkg.version;
|
|
22306
22306
|
var sifterBrand = {
|
|
22307
22307
|
product: {
|
|
22308
22308
|
id: "sifter",
|