@gearbox-protocol/deploy-tools 5.36.4 → 5.36.5

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
@@ -432479,7 +432479,7 @@ function getRenderer(opts) {
432479
432479
  var package_default = {
432480
432480
  name: "@gearbox-protocol/deploy-tools",
432481
432481
  description: "Gearbox deploy tools",
432482
- version: "5.36.4",
432482
+ version: "5.36.5",
432483
432483
  homepage: "https://gearbox.fi",
432484
432484
  keywords: [
432485
432485
  "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.36.4",
4
+ "version": "5.36.5",
5
5
  "homepage": "https://gearbox.fi",
6
6
  "keywords": [
7
7
  "gearbox"