Skip to content

Commit

Permalink
chore(example): update example to install [email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
sda-rob committed Feb 28, 2024
1 parent 53e4b3e commit eee2a51
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 @@ -76,7 +76,7 @@
]
},
"dependencies": {
"agora-electron-sdk": "4.2.6",
"agora-electron-sdk": "4.3.0",
"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:
version "4.2.6"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.6.tgz#2f2e2a0cae5af742c77bf8779dad6b40764ee2ad"
integrity sha512-rbEifwHBc75I87lboogAb4l8D/fG1qtZk5vCOL/ufutqB+UHtl0Q6NiV3/Zl0QUkYQNOtVmbMs5NxN6fPXk9IQ==
agora-electron-sdk@4.3.0:
version "4.3.0"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.3.0.tgz#d017fb438d6fd4e98f848fde66bce4c4bdda3ab6"
integrity sha512-7xst5lbO2lRiS4CSR0CWIVRFrIiyleieQXfRKc4U7Bfl5gb/I3NMMX4zZihIgi86WQDa0Nc70nCP82SDkopBzg==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit eee2a51

Please sign in to comment.