Skip to content

Commit

Permalink
sdk to v1.6.0-rc-1
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0neerpat committed Jan 27, 2024
1 parent b3ab559 commit 44da882
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@ethersproject/address": "^5.0.10",
"@ethersproject/experimental": "5.4.0",
"@ethersproject/providers": "5.4.5",
"@opendollar/sdk": "^1.5.9-rc.1",
"@opendollar/sdk": "^1.6.0-rc.1",
"@opendollar/svg-generator": "1.0.3",
"@react-spring/web": "^9.7.3",
"@testing-library/jest-dom": "^4.2.4",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3488,9 +3488,9 @@ __metadata:
languageName: node
linkType: hard

"@opendollar/abis@npm:0.0.0-980e6a5e":
version: 0.0.0-980e6a5e
resolution: "@opendollar/abis@npm:0.0.0-980e6a5e"
"@opendollar/abis@npm:0.0.0-ddd353db":
version: 0.0.0-ddd353db
resolution: "@opendollar/abis@npm:0.0.0-ddd353db"
dependencies:
"@defi-wonderland/solidity-utils": 0.0.0-4298c6c6
"@ethersproject/abi": 5.7.0
Expand All @@ -3503,19 +3503,19 @@ __metadata:
ethers: 6.0.3
forge-std: "git+https://github.com/foundry-rs/forge-std.git#e8a047e3f40f13fa37af6fe14e6e06283d9a060e"
typechain: ^8.3.2
checksum: 9ae4ebe6e1e7707900dc89cbf788b380b7f6593088574d3ec293623dbb2a2456db4464ef2a25da6cd2aa20ae3731f6ec05648c7f1f462897fe2b1b7c31888c23
checksum: 37defa9fd986f0591610b2cf1cd8a4211b6d6c8e01ab1f1ad8a245f57fc84481553cb34e6dcc986d191fa53add65f772f07d9757239fb73bcf2f178a2ad56fb9
languageName: node
linkType: hard

"@opendollar/sdk@npm:^1.5.9-rc.1":
version: 1.5.9-rc.1
resolution: "@opendollar/sdk@npm:1.5.9-rc.1"
"@opendollar/sdk@npm:^1.6.0-rc.1":
version: 1.6.0-rc.1
resolution: "@opendollar/sdk@npm:1.6.0-rc.1"
dependencies:
"@opendollar/abis": 0.0.0-980e6a5e
"@opendollar/abis": 0.0.0-ddd353db
ethers: 5.4.7
peerDependencies:
utf-8-validate: ^5.0.2
checksum: cfd193702c6db7ed001ccf80c578e6401530bed71f8b8f68b64acefa2bcc9aa43fe51a5ca6d288cc21e74069621249d2eed3b362113f28d54281e67d9bc25405
checksum: 0003e8f517e199c16cffaaec00123f705138eb082d32fed64dd66888a93889d8022ef8dc9adf098829114d19d0028036666dc0ecf78956298265ddc703873094
languageName: node
linkType: hard

Expand Down Expand Up @@ -5083,7 +5083,7 @@ __metadata:
"@ethersproject/address": ^5.0.10
"@ethersproject/experimental": 5.4.0
"@ethersproject/providers": 5.4.5
"@opendollar/sdk": ^1.5.9-rc.1
"@opendollar/sdk": ^1.6.0-rc.1
"@opendollar/svg-generator": 1.0.3
"@react-spring/web": ^9.7.3
"@testing-library/jest-dom": ^4.2.4
Expand Down

0 comments on commit 44da882

Please sign in to comment.