@gearbox-protocol/deploy-tools 5.47.1 → 5.48.1

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 (2) hide show
  1. package/dist/index.mjs +1 -1
  2. package/package.json +1 -1
package/dist/index.mjs CHANGED
@@ -455168,7 +455168,7 @@ function getRenderer(opts) {
455168
455168
  var package_default = {
455169
455169
  name: "@gearbox-protocol/deploy-tools",
455170
455170
  description: "Gearbox deploy tools",
455171
- version: "5.47.1",
455171
+ version: "5.48.1",
455172
455172
  homepage: "https://gearbox.fi",
455173
455173
  keywords: [
455174
455174
  "gearbox"
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": "5.47.1",
4
+ "version": "5.48.1",
5
5
  "homepage": "https://gearbox.fi",
6
6
  "keywords": [
7
7
  "gearbox"