Skip to content

Commit

Permalink
feat: add summary api
Browse files Browse the repository at this point in the history
  • Loading branch information
dmy147 committed May 11, 2023
1 parent 32e8b4c commit 054f2db
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 @@ -17,7 +17,7 @@
"dependencies": {
"@debank/common": "^0.2.34",
"@debank/festats": "1.0.3",
"@debank/rabby-api": "^0.5.28",
"@debank/rabby-api": "^0.5.29",
"@debank/rabby-security-engine": "^1.0.14",
"@dnd-kit/core": "^5.0.1",
"@dnd-kit/sortable": "^6.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1372,10 +1372,10 @@
lodash "^4.17.21"
qss "^2.0.3"

"@debank/rabby-api@^0.5.28":
version "0.5.28"
resolved "https://registry.yarnpkg.com/@debank/rabby-api/-/rabby-api-0.5.28.tgz#a911527c5184a1180d68d1503a0c20443db73b53"
integrity sha512-JUrT2jp95tT1NxiTrcan5gSdCtUmhFLJsq7cUrPcNoysgl+U7vSe2S3BqdJVElg1N+TnhcXRecpEX7KH9lsFKw==
"@debank/rabby-api@^0.5.29":
version "0.5.29"
resolved "https://registry.yarnpkg.com/@debank/rabby-api/-/rabby-api-0.5.29.tgz#f0c87f182100e4086f2e7f9dd1ce2cbba8d14c0f"
integrity sha512-JsXoJq6z1awGY8JiAFb6tB2UcXUZ7qIHI1dM2gdugBUh9SEWDm2EYXjRK/ZSKCUdnUbcoDPbel5LBYyEUEZJqQ==
dependencies:
"@debank/isomorphic" "^0.3.1"
axios "^0.27.2"
Expand Down

0 comments on commit 054f2db

Please sign in to comment.