Skip to content

Commit

Permalink
Update SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
dmihal committed May 4, 2022
1 parent 4aa94ac commit c015b5e
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 @@ -26,7 +26,7 @@
]
},
"dependencies": {
"@cryptostats/sdk": "^0.2.7",
"@cryptostats/sdk": "^0.2.11",
"@popperjs/core": "^2.9.2",
"@types/react-transition-group": "^4.4.0",
"@types/redis": "^2.8.28",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -344,10 +344,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@cryptostats/sdk@^0.2.7":
version "0.2.7"
resolved "https://registry.yarnpkg.com/@cryptostats/sdk/-/sdk-0.2.7.tgz#d71969ccf356bfc1a822e262ba718c31623c4499"
integrity sha512-1Wwjd1hoPJluiizD8o3i7VeSx/B8tJe6cvZV85VpVswdNF7HyvYzpqCVZWyNry5TBW3F3hFr8nw6yNrdVh+L/A==
"@cryptostats/sdk@^0.2.11":
version "0.2.11"
resolved "https://registry.yarnpkg.com/@cryptostats/sdk/-/sdk-0.2.11.tgz#627f2b4ed721b12e485b3360ba8394cd5f040fa6"
integrity sha512-KFsu7w98q+a7fvFTPPXF91gBLGfcXMHu4ngXDI6Vf/zMC3r9AZ25APe+WbozAA9FACv8SaEi/QPsolkxpIdh/w==
dependencies:
date-fns "^2.22.1"
ethers "^5.4.4"
Expand Down

0 comments on commit c015b5e

Please sign in to comment.