Skip to content

Commit

Permalink
fixup! feat: add a bot for token converter arbitrage
Browse files Browse the repository at this point in the history
  • Loading branch information
kkirka committed Jan 25, 2024
1 parent 0dae780 commit 77064f9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@
},
"dependencies": {
"@openzeppelin/contracts-upgradeable": "4.9.3",
"@venusprotocol/governance-contracts": "^1.4.0",
"@venusprotocol/protocol-reserve": "^1.4.0",
"@venusprotocol/venus-protocol": "^7.1.0",
"viem": "^2.1.1"
Expand Down
1 change: 1 addition & 0 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3237,6 +3237,7 @@ __metadata:
"@types/node": ^20.10.0
"@typescript-eslint/eslint-plugin": ^6.13.1
"@typescript-eslint/parser": ^6.13.1
"@venusprotocol/governance-contracts": ^1.4.0
"@venusprotocol/oracle": ^1.7.3
"@venusprotocol/protocol-reserve": ^1.4.0
"@venusprotocol/solidity-utilities": ^1.1.0
Expand Down

0 comments on commit 77064f9

Please sign in to comment.