@gearbox-protocol/deploy-tools 4.61.28 → 4.61.29
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 +2 -2
package/dist/index.mjs
CHANGED
|
@@ -9344,7 +9344,7 @@ var require_token = __commonJS({
|
|
|
9344
9344
|
dataId: "pumpBTC/BTC",
|
|
9345
9345
|
address: "0x4b984275AD7EED4842429b0dA3eB51E3Ca2da8D1",
|
|
9346
9346
|
priceFeed: "0x0D5d2F7009680BDb2B042b072EA31DCbB364bc2d",
|
|
9347
|
-
reserve:
|
|
9347
|
+
reserve: false
|
|
9348
9348
|
}
|
|
9349
9349
|
],
|
|
9350
9350
|
solvBTC: [
|
|
@@ -335747,7 +335747,7 @@ function getRenderer(opts) {
|
|
|
335747
335747
|
}
|
|
335748
335748
|
|
|
335749
335749
|
// package.json
|
|
335750
|
-
var version2 = "4.61.
|
|
335750
|
+
var version2 = "4.61.29";
|
|
335751
335751
|
|
|
335752
335752
|
// src/version.ts
|
|
335753
335753
|
var version_default = version2;
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@gearbox-protocol/deploy-tools",
|
|
3
3
|
"description": "Gearbox deploy tools",
|
|
4
|
-
"version": "4.61.
|
|
4
|
+
"version": "4.61.29",
|
|
5
5
|
"homepage": "https://gearbox.fi",
|
|
6
6
|
"keywords": [
|
|
7
7
|
"gearbox"
|
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
"@gearbox-protocol/deploy-tools-node": "0.0.0",
|
|
45
45
|
"@gearbox-protocol/deploy-tools-shared": "0.0.0",
|
|
46
46
|
"@gearbox-protocol/deploy-tools-types": "0.0.0",
|
|
47
|
-
"@gearbox-protocol/sdk-gov": "^2.30.
|
|
47
|
+
"@gearbox-protocol/sdk-gov": "^2.30.2",
|
|
48
48
|
"@types/lodash-es": "^4.17.12",
|
|
49
49
|
"@types/node": "^22.10.1",
|
|
50
50
|
"@types/react": "^18.3.12",
|