Skip to content

Commit

Permalink
Update interfaces
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaStebaev committed Jan 7, 2025
1 parent 358347c commit f6476eb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@openzeppelin/hardhat-upgrades": "^3.1.1",
"@safe-global/api-kit": "2.5.4",
"@skalenetwork/etherbase-interfaces": "^0.0.1-develop.20",
"@skalenetwork/ima-interfaces": "2.0.0-schain-hash-transfer.1",
"@skalenetwork/ima-interfaces": "2.0.0-develop.98",
"@skalenetwork/skale-manager-interfaces": "2.0.0",
"@skalenetwork/upgrade-tools": "3.0.0-develop.34",
"axios": "^0.21.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1286,10 +1286,10 @@
resolved "https://registry.yarnpkg.com/@skalenetwork/etherbase-interfaces/-/etherbase-interfaces-0.0.1.tgz#97ed2069256a835efa1b088a58de17e2783a9e71"
integrity sha512-CgAo41sSL1KT9e1d3sUTxW5WPbEvHQwoqo3hLt+VW/6kGYukCuW4AHWMyDr5Jjw9KtjDKSOySDcoukhaeKxToQ==

"@skalenetwork/[email protected]schain-hash-transfer.1":
version "2.0.0-schain-hash-transfer.1"
resolved "https://registry.yarnpkg.com/@skalenetwork/ima-interfaces/-/ima-interfaces-2.0.0-schain-hash-transfer.1.tgz#100afb1ab3c8236baca32f05814ebde39a6d6dd1"
integrity sha512-HYP1Recwn8By2OrshFmOQBX2mdmMK9p/sSHam1gyjql4Da+PompjGg0DbkWUB3rk/PYahoKyPXJnIwmVLja9rw==
"@skalenetwork/[email protected]develop.98":
version "2.0.0-develop.98"
resolved "https://registry.yarnpkg.com/@skalenetwork/ima-interfaces/-/ima-interfaces-2.0.0-develop.98.tgz#5791c73419dad97453f6d1e03e471b4692dec901"
integrity sha512-N+Gnc5rc5T6ALIYO0ryHNyrV2YQ9VI5LjEwKkqVxuFPiXK0oIEW1hJQ/T4hAPrcYT6n40rQEpPnEZf+d00EqVQ==
dependencies:
"@skalenetwork/skale-manager-interfaces" "^3.2.0-develop.0"

Expand Down

0 comments on commit f6476eb

Please sign in to comment.