Skip to content

Commit

Permalink
Update sui/deploy-contract.js
Browse files Browse the repository at this point in the history
Co-authored-by: Milap Sheth <[email protected]>
  • Loading branch information
Foivos and milapsheth authored Aug 1, 2024
1 parent d3ac54f commit 89ccc15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sui/deploy-contract.js
Original file line number Diff line number Diff line change
Expand Up @@ -58,8 +58,8 @@ const PACKAGE_CONFIGS = {
GasService: postDeployGasService,
Test: postDeployTest,
Operators: postDeployOperators,
Abi() {},
Governance() {},
Abi: {},
Governance: {},
ITS: postDeployIts,
Squid: postDeploySquid,
},
Expand Down

0 comments on commit 89ccc15

Please sign in to comment.