Skip to content

Commit

Permalink
feat: udpate provider
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1707 committed Jan 7, 2025
1 parent 935f7d3 commit 8070cfe
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 @@ -61,7 +61,7 @@
"@rabby-wallet/eth-walletconnect-keyring": "2.1.5",
"@rabby-wallet/eth-watch-keyring": "1.0.0",
"@rabby-wallet/gnosis-sdk": "1.3.10",
"@rabby-wallet/page-provider": "0.4.2",
"@rabby-wallet/page-provider": "0.4.3-alpha.0",
"@rabby-wallet/rabby-action": "0.1.8",
"@rabby-wallet/rabby-api": "0.9.9",
"@rabby-wallet/rabby-security-engine": "2.0.7",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4851,10 +4851,10 @@
typescript "^4.4.4"
web3-core "^1.6.0"

"@rabby-wallet/[email protected].2":
version "0.4.2"
resolved "https://registry.yarnpkg.com/@rabby-wallet/page-provider/-/page-provider-0.4.2.tgz#32f58df1bac847baa0ac8c6aeaba0751d2a522f4"
integrity sha512-QTgLnw6JpArofBtUj2Ve9vwB/S2Kfyz5KUeekYqA02DFyBCJRhCTbFtY+2FoqS8NlZM9TWf46Yau2p6NIJdf1w==
"@rabby-wallet/[email protected].3-alpha.0":
version "0.4.3-alpha.0"
resolved "https://registry.yarnpkg.com/@rabby-wallet/page-provider/-/page-provider-0.4.3-alpha.0.tgz#cc003264a0ed6d3a1876e4be63b1df59b7a3c627"
integrity sha512-Q/kDRbKK6VcGpM8xKqQ0/mBVDqUOSmvZShRJGj0S2aZrtc0wgNK4UP18glWnZVKACwIKk5e7MR60DsCWm3vRig==
dependencies:
"@ledgerhq/devices" "^6.27.1"
"@metamask/post-message-stream" "8.1.0"
Expand Down

0 comments on commit 8070cfe

Please sign in to comment.