Skip to content

Commit

Permalink
fixup! refactor: remove outdated dependence of vault upgrade on price…
Browse files Browse the repository at this point in the history
…Feeds
  • Loading branch information
Chris-Hibbert committed Aug 21, 2024
1 parent cbcc513 commit cdebfe1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/inter-protocol/src/proposals/upgrade-vaults.js
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ export const upgradeVaults = async (
reserveKit,
auctionsUpgradeComplete,
},
produce: { auctionsUpgradeComplete: auctionsUpgradeCompleteProducer },
installation: {
produce: { VaultFactory: produceVaultInstallation },
},
Expand Down

0 comments on commit cdebfe1

Please sign in to comment.