Skip to content

Commit

Permalink
feat: update @debank/common (#1797)
Browse files Browse the repository at this point in the history
  • Loading branch information
cs1707 authored Oct 12, 2023
1 parent def5323 commit 1539103
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 @@ -14,7 +14,7 @@
"pub": "node build/release.js"
},
"dependencies": {
"@debank/common": "^0.3.35",
"@debank/common": "^0.3.36",
"@debank/festats": "1.0.0",
"@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 @@ -1315,10 +1315,10 @@
resolved "https://registry.yarnpkg.com/@debank/common/-/common-0.3.0.tgz#9c67288816d62e3548e0c2193ec4cd73758f5b26"
integrity sha512-PWdFuKuqDtGdYALFToDQQCyas3Tgz1tXXlir6UVTVHz2MPi4uK6ZK8UUNrWdU6lncHNvcRsNf3Xamk0Ga9jxeg==

"@debank/common@^0.3.35":
version "0.3.35"
resolved "https://registry.yarnpkg.com/@debank/common/-/common-0.3.35.tgz#77de7394b127bee702b0f09c11c4890ac2a73471"
integrity sha512-TO7nxaTpsXAUJ1ozey9ic7lYN2yekL1CNBXX7oTSZRGTsUW++NbBQzdIyVNnfZTvI/nXoCljONI8bDTlGXyz9w==
"@debank/common@^0.3.36":
version "0.3.36"
resolved "https://registry.yarnpkg.com/@debank/common/-/common-0.3.36.tgz#01ed6c334722eae0230e8cdd3f63c7139a93c3b9"
integrity sha512-vDznxWSayoNi52Q7WISKtyAAFvD5AwYyZHqR4I3TBXXTUdidaIijNAbp/THe3+6Z3+fobTlBlr25lC9PGMuekw==

"@debank/[email protected]":
version "1.0.0"
Expand Down

0 comments on commit 1539103

Please sign in to comment.