Skip to content

Commit

Permalink
Merge pull request #142 from WalletConnect/feat/store-update
Browse files Browse the repository at this point in the history
feat: storage update
  • Loading branch information
ganchoradkov authored Nov 10, 2023
2 parents 900ac7f + cad7a25 commit 03c7ef3
Show file tree
Hide file tree
Showing 17 changed files with 4,121 additions and 5,676 deletions.
775 changes: 2 additions & 773 deletions misc/history/package-lock.json

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions misc/history/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,15 +40,16 @@
"dist"
],
"devDependencies": {
"@walletconnect/core": "^2.7.3",
"@walletconnect/core": "^2.10.1",
"@walletconnect/jsonrpc-utils": "^1.0.7",
"@walletconnect/types": "^2.7.3",
"@walletconnect/types": "^2.10.1",
"lokijs": "^1.5.12",
"typescript": "^4.9.5"
},
"dependencies": {
"@ethersproject/hash": "^5.7.0",
"@ethersproject/transactions": "^5.7.0",
"@walletconnect/utils": "^2.7.3",
"@walletconnect/utils": "^2.10.1",
"isomorphic-unfetch": "^3.1.0"
}
}
Loading

0 comments on commit 03c7ef3

Please sign in to comment.