Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add Axelar dep
  • Loading branch information
drinkcoffee committed Apr 26, 2024
commit 7eef00a594a0dddeee68f5c4a2eac4a4569cdb55
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@
"typescript": "^4.9.5"
},
"dependencies": {
"@axelar-network/axelar-gmp-sdk-solidity": "^5.8.0",
"@openzeppelin/contracts": "^4.9.3",
"@openzeppelin/contracts-upgradeable": "^4.9.3",
"@rari-capital/solmate": "^6.4.0",
Expand Down
Loading