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
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"Mento",
"Exchange"
],
"author": "J M Rossy",
"author": "Mento Labs",
"repository": {
"type": "git",
"url": "https://github.com/mento-protocol/mento-web"
Expand All @@ -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.12",
"@mento-protocol/mento-sdk": "^1.10.3",
"@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 @@ -2125,15 +2125,15 @@ __metadata:
languageName: node
linkType: hard

"@mento-protocol/mento-sdk@npm:^1.0.12":
version: 1.10.2
resolution: "@mento-protocol/mento-sdk@npm:1.10.2"
"@mento-protocol/mento-sdk@npm:^1.10.3":
version: 1.10.3
resolution: "@mento-protocol/mento-sdk@npm:1.10.3"
dependencies:
"@mento-protocol/mento-core-ts": "npm:^0.2.0"
mento-router-ts: "npm:^0.2.0"
peerDependencies:
ethers: ^5.7
checksum: 10/a5a1c19fc0a4ec30cb387475af37ed4d63758143dbe64ddf092617f1983e562ad5f940701da7a082fcafeed480c17074496f01f4fd33ec2d235f43df3e37d2c8
checksum: 10/a70922fdc8bb2ad9254c1fd49d49b2bd1120d1607c4b8a46738e430a14e08f841b8f562d0dd8acddde60495fc3ec25de233f7f2bb27012f87816801955b218c4
languageName: node
linkType: hard

Expand All @@ -2144,7 +2144,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.12"
"@mento-protocol/mento-sdk": "npm:^1.10.3"
"@metamask/jazzicon": "https://github.com/jmrossy/jazzicon#7a8df28"
"@metamask/post-message-stream": "npm:6.1.2"
"@metamask/providers": "npm:10.2.1"
Expand Down