diff --git a/package.json b/package.json index 963caf87..16314bd8 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,6 @@ "@zetachain/addresses": "^0.0.10", "@zetachain/interfaces": "^0.0.1", "@zetachain/networks": "^2.2.0-athens3", - "@zetachain/protocol-contracts": "^1.0.0-athens3", "chai": "^4.2.0", "cpx": "^1.5.0", "dotenv": "^16.0.3", @@ -79,6 +78,7 @@ "@inquirer/prompts": "^2.1.1", "@nomiclabs/hardhat-ethers": "^2.2.3", "@zetachain/faucet-cli": "^2.0.1", + "@zetachain/protocol-contracts": "^1.0.0-athens3", "axios": "^1.4.0", "bech32": "^2.0.0", "bip39": "^3.1.0", @@ -86,4 +86,4 @@ "form-data": "^4.0.0", "hardhat": "^2.15.0" } -} \ No newline at end of file +}