Skip to content

Commit

Permalink
Upgrade version 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelKim20 committed Dec 28, 2024
1 parent 8ae69e7 commit a9f2f09
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "acc-sdk-client-v2",
"version": "2.16.0",
"version": "2.17.0",
"author": "BOSagora Foundation",
"license": "AGPL-3.0-or-later",
"main": "dist/index.js",
Expand Down Expand Up @@ -81,7 +81,7 @@
"@ethersproject/providers": "^5.7.0",
"@ethersproject/random": "^5.7.0",
"@ethersproject/wallet": "^5.7.0",
"acc-contracts-lib-v2": "~2.11.0",
"acc-contracts-lib-v2": "~2.12.0",
"acc-sdk-common-v2": "~2.0.0",
"google-libphonenumber": "^3.2.35",
"unfetch": "~4.2.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1975,10 +1975,10 @@ acc-contracts-lib-v2@~2.10.0:
dependencies:
ethers "5.7.0"

acc-contracts-lib-v2@~2.11.0:
version "2.11.0"
resolved "https://registry.yarnpkg.com/acc-contracts-lib-v2/-/acc-contracts-lib-v2-2.11.0.tgz#654665aa2d097301f8f3a67e897a380f348462ca"
integrity sha512-5WczkWq9qtxLPGpVV5jTb75HILHRnLMr+byOsw48+yylPEVawVB9h85/p8lGiqH/lSr7ao0ScUAB+/Ckf0AQ5g==
acc-contracts-lib-v2@~2.12.0:
version "2.12.0"
resolved "https://registry.yarnpkg.com/acc-contracts-lib-v2/-/acc-contracts-lib-v2-2.12.0.tgz#e1c9fc703a57aeae1137b0e9afb9847e6b275351"
integrity sha512-Tw8Oa4uPcxctQY+J61qj8JoOp4nrpDn4ZlNRwqrxEJFuVGsxNfmqqUqc3UST5oGsSPY4l1S7MtPeVxndCL4ZEQ==
dependencies:
ethers "5.7.0"

Expand Down

0 comments on commit a9f2f09

Please sign in to comment.