Skip to content

Commit

Permalink
chore(example): update example to install [email protected]
Browse files Browse the repository at this point in the history
…ild.6-dev.1
  • Loading branch information
sda-rob committed Feb 23, 2024
1 parent f59b193 commit 4cdf5c1
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.5-rc.1",
"agora-electron-sdk": "4.2.6-build.6-dev.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"

[email protected].5-rc.1:
version "4.2.6-build.5-rc.1"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.6-build.5-rc.1.tgz#b835fbdc2e1da6b80472e0bfd0773f43c8ca3fdf"
integrity sha512-q33dptYt96tTCv1AWX0jjr0DzKMtaT1RUd4xGq6MN/kpao4H/MD9vPdVTPGc5nFqgEszv4THvoJKH96xbtHdLw==
[email protected].6-dev.1:
version "4.2.6-build.6-dev.1"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.6-build.6-dev.1.tgz#76786300e87e36cad0d457267666fbd2d694d782"
integrity sha512-ZMNrxzTzbAAOFei/gFeAxh6De7D/4pR1Jb8lvwshj2Ym36OHa7kowc43TmUIl742nGq6ngjII8aUOoVcI58hMw==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit 4cdf5c1

Please sign in to comment.