Skip to content

Commit

Permalink
chore: bump sdk
Browse files Browse the repository at this point in the history
  • Loading branch information
chybisov committed Jul 7, 2023
1 parent 8eacc93 commit 3b8aba8
Show file tree
Hide file tree
Showing 5 changed files with 252 additions and 273 deletions.
2 changes: 1 addition & 1 deletion packages/wallet-management/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@ethersproject/abstract-signer": "^5.7.0",
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@lifi/sdk": "^2.1.3-beta.0",
"@lifi/sdk": "^2.2.0-beta.0",
"@safe-global/safe-apps-provider": "^0.17.1",
"@safe-global/safe-apps-sdk": "^8.0.0",
"@walletconnect/ethereum-provider": "^2.9.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-embedded/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "Eugene Chybisov <[email protected]>",
"dependencies": {
"@ethersproject/abstract-signer": "^5.7.0",
"@lifi/sdk": "^2.1.2",
"@lifi/sdk": "^2.2.0-beta.0",
"@lifi/wallet-management": "^2.1.4",
"@lifi/widget": "^2.1.4",
"@mui/icons-material": "^5.13.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"author": "Eugene Chybisov <[email protected]>",
"dependencies": {
"@lifi/sdk": "^2.1.2",
"@lifi/sdk": "^2.2.0-beta.0",
"@lifi/wallet-management": "^2.1.3",
"@lifi/widget": "^2.1.3",
"@mui/icons-material": "^5.13.7",
Expand Down
2 changes: 1 addition & 1 deletion packages/widget/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@ethersproject/address": "^5.7.0",
"@ethersproject/experimental": "^5.7.0",
"@ethersproject/providers": "^5.7.2",
"@lifi/sdk": "^2.1.2",
"@lifi/sdk": "^2.2.0-beta.0",
"@lifi/wallet-management": "^2.1.4",
"@mui/icons-material": "^5.13.7",
"@mui/lab": "^5.0.0-alpha.135",
Expand Down
Loading

0 comments on commit 3b8aba8

Please sign in to comment.