@gearbox-protocol/deploy-tools 4.36.2 → 4.36.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/dist/index.mjs +1 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
|
@@ -351766,7 +351766,7 @@ function getRenderer(opts) {
|
|
|
351766
351766
|
}
|
|
351767
351767
|
|
|
351768
351768
|
// package.json
|
|
351769
|
-
var version2 = "4.36.
|
|
351769
|
+
var version2 = "4.36.3";
|
|
351770
351770
|
|
|
351771
351771
|
// src/version.ts
|
|
351772
351772
|
var version_default = version2;
|