Skip to content

Commit

Permalink
chore(example): update example to install agora-electron-sdk@4.2.6-bu…
Browse files Browse the repository at this point in the history
…ild.123-rc.1
  • Loading branch information
sda-rob committed Apr 11, 2024
1 parent cec1613 commit a38ecbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
]
},
"dependencies": {
"agora-electron-sdk": "4.2.6-build.9-rc.1",
"agora-electron-sdk": "4.2.6-build.123-rc.1",
"antd": "^4.20.3",
"download": "^8.0.0",
"ffi-napi": "^4.0.3",
Expand Down
8 changes: 4 additions & 4 deletions example/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1783,10 +1783,10 @@ aggregate-error@^3.0.0:
clean-stack "^2.0.0"
indent-string "^4.0.0"

agora-electron-sdk@4.2.6-build.9-rc.1:
version "4.2.6-build.9-rc.1"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.6-build.9-rc.1.tgz#ca67bf50f2bd8a995e83133611fa0d6894fea894"
integrity sha512-XuXNgGhH2RXeo5H6FxDiLe3x/0Lefa9Hipx5/f6lY9CzBTNV3bj24xu2r6Kh9Znrc1In38nFDioZ7QONHZCRtw==
agora-electron-sdk@4.2.6-build.123-rc.1:
version "4.2.6-build.123-rc.1"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.6-build.123-rc.1.tgz#ef1d9166ed94759a9e9348235546fe0fee07d721"
integrity sha512-D3LajtP0n2zur9AY8g1RrsbztLSRV8eQyKiMQWWuEj4lvlZqoazkDWEBP58TR+Lgo1eRbOXyI1JQpafG39sQsA==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit a38ecbb

Please sign in to comment.