@gearbox-protocol/deploy-tools 5.24.26 → 5.24.27
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/dist/index.mjs +2 -2
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -423956,7 +423956,7 @@ function openAccounts() {
|
|
|
423956
423956
|
)
|
|
423957
423957
|
);
|
|
423958
423958
|
}
|
|
423959
|
-
} else if (mode === "") {
|
|
423959
|
+
} else if (mode === "stkcvxRLUSDUSDC") {
|
|
423960
423960
|
const t = sdk.tokensMeta.findBySymbol("stkcvxRLUSDUSDC");
|
|
423961
423961
|
if (!t) {
|
|
423962
423962
|
log_default.error(`cannot find stkcvxRLUSDUSDC in tokens meta`);
|
|
@@ -424088,7 +424088,7 @@ function getRenderer(opts) {
|
|
|
424088
424088
|
var package_default = {
|
|
424089
424089
|
name: "@gearbox-protocol/deploy-tools",
|
|
424090
424090
|
description: "Gearbox deploy tools",
|
|
424091
|
-
version: "5.24.
|
|
424091
|
+
version: "5.24.27",
|
|
424092
424092
|
homepage: "https://gearbox.fi",
|
|
424093
424093
|
keywords: [
|
|
424094
424094
|
"gearbox"
|