Skip to content

Commit

Permalink
Bump swaps sdk to v0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jinchung committed Jun 27, 2024
1 parent 4ff56a6 commit 016aad9
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 @@ -101,7 +101,7 @@
"@notifee/react-native": "5.6.0",
"@rainbow-me/provider": "0.0.12",
"@rainbow-me/react-native-animated-number": "0.0.2",
"@rainbow-me/swaps": "0.21.0",
"@rainbow-me/swaps": "0.22.0",
"@react-native-async-storage/async-storage": "1.18.2",
"@react-native-camera-roll/camera-roll": "5.7.1",
"@react-native-clipboard/clipboard": "1.13.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3320,10 +3320,10 @@
dependencies:
react-merge-refs "^1.0.0"

"@rainbow-me/swaps@0.21.0":
version "0.21.0"
resolved "https://registry.yarnpkg.com/@rainbow-me/swaps/-/swaps-0.21.0.tgz#c04e72c9bc8fccaa6865dba2386e78665c551747"
integrity sha512-ULTlMrPmJzsgKXJxDtsGMMPsFMtDG0HvAc2BS7LSfmg8IsBHOavr7fo+7LohV5IUnpCVTDYtsZei/mVBUgxSDg==
"@rainbow-me/swaps@0.22.0":
version "0.22.0"
resolved "https://registry.yarnpkg.com/@rainbow-me/swaps/-/swaps-0.22.0.tgz#26c21c7c8df6c13d682b94f670a0f07b5480554b"
integrity sha512-5oGAC8AYiftC4NPgqP3hFW0fSH9JuokgtDMh03qKk5HLURJGU+fiSXVi4E6Nbd9XUvPwAweW+hvRGRZXin/zqA==
dependencies:
"@ethereumjs/util" "9.0.0"
"@ethersproject/abi" "5.7.0"
Expand Down

0 comments on commit 016aad9

Please sign in to comment.