Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@celo/rainbowkit-celo": "^0.11.0",
"@headlessui-float/react": "^0.11.2",
"@headlessui/react": "^1.7.13",
"@mento-protocol/mento-sdk": "^1.0.3",
"@mento-protocol/mento-sdk": "^1.0.4",
"@metamask/jazzicon": "https://github.com/jmrossy/jazzicon#7a8df28",
"@metamask/post-message-stream": "6.1.2",
"@metamask/providers": "10.2.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1892,15 +1892,15 @@ __metadata:
languageName: node
linkType: hard

"@mento-protocol/mento-sdk@npm:^1.0.3":
version: 1.0.3
resolution: "@mento-protocol/mento-sdk@npm:1.0.3"
"@mento-protocol/mento-sdk@npm:^1.0.4":
version: 1.0.4
resolution: "@mento-protocol/mento-sdk@npm:1.0.4"
dependencies:
"@mento-protocol/mento-core-ts": "npm:^0.2.0"
mento-router-ts: "npm:^0.2.0"
peerDependencies:
ethers: ^5.7
checksum: 10/b0910cef6c6d76d124e0ca442c35d987bd3d8092ab6c6bcc3f34c7b81615e9ca73745d17409b429817afa59a7ebb655771b57c71c6797aec3862c3e333049840
checksum: 10/4c22132f0fd44123bd68ae74e5b3d5fe90d8d592d7ab2d0960172925771f8d76b21185325d10478a7522d09c0333a587cfb4f66348d94d9386bff2de5732e54e
languageName: node
linkType: hard

Expand All @@ -1911,7 +1911,7 @@ __metadata:
"@celo/rainbowkit-celo": "npm:^0.11.0"
"@headlessui-float/react": "npm:^0.11.2"
"@headlessui/react": "npm:^1.7.13"
"@mento-protocol/mento-sdk": "npm:^1.0.3"
"@mento-protocol/mento-sdk": "npm:^1.0.4"
"@metamask/jazzicon": "https://github.com/jmrossy/jazzicon#7a8df28"
"@metamask/post-message-stream": "npm:6.1.2"
"@metamask/providers": "npm:10.2.1"
Expand Down