Skip to content

Commit

Permalink
Merge pull request #23 from rarimo/feat/update-version-connector
Browse files Browse the repository at this point in the history
update rarime connector
  • Loading branch information
WhiteNik16 authored Dec 27, 2023
2 parents 33469a1 + a854484 commit 7ffc241
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 @@ -31,7 +31,7 @@
"dependencies": {
"@distributedlab/tools": "^1.0.0-rc.8",
"@distributedlab/w3p": "^1.0.0-rc.8",
"@rarimo/rarime-connector": "^1.0.2",
"@rarimo/rarime-connector": "2.0.0-rc.0",
"@walletconnect/modal": "^2.6.2",
"downshift": "^7.1.2",
"framer-motion": "^10.12.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1085,10 +1085,10 @@
picocolors "^1.0.0"
tslib "^2.5.0"

"@rarimo/rarime-connector@^1.0.2":
version "1.0.2"
resolved "https://registry.yarnpkg.com/@rarimo/rarime-connector/-/rarime-connector-1.0.2.tgz#966f260e9ccfde53c99900273d6c0421198ea1a8"
integrity sha512-783NYW34bYIl7/5k8ggA53ZEo4yUBNhEGU51MAvjRnqiCn6W6x4LUGbZyu14jn3/D47DkOYI3pnOWsZpeFHfGw==
"@rarimo/rarime-connector@2.0.0-rc.0":
version "2.0.0-rc.0"
resolved "https://registry.yarnpkg.com/@rarimo/rarime-connector/-/rarime-connector-2.0.0-rc.0.tgz#1e17cf0b943eb346b92561276c420e12cf85640e"
integrity sha512-PUSkIog3p1Y1k9JrFv5UJEw059hdSdXC5cVlV5OZcPIMBl1WmKoLEDCzllr+7uf4gU+ql2WrDco70JjCYfhiwQ==
dependencies:
"@ethersproject/providers" "5.7.2"
ethers "5.7.2"
Expand Down

0 comments on commit 7ffc241

Please sign in to comment.