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
LichKing-2234 committed May 25, 2023
1 parent f650efb commit 8a0e65a
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 @@ -65,7 +65,7 @@
]
},
"dependencies": {
"agora-electron-sdk": "4.2.0-dev.15",
"agora-electron-sdk": "4.2.0-rc.6",
"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]dev.15:
version "4.2.0-dev.15"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.0-dev.15.tgz#71e89853254683647d159bdebb7519ddae4a1664"
integrity sha512-oGCJ13eRV2LNany+p2vkjCeu2G6K1GcPFGn4ea6KMpeebFtpe11HMcktM6CzylS5De0l39BOyo7ay7UrCI71OA==
[email protected]rc.6:
version "4.2.0-rc.6"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.0-rc.6.tgz#43211fda9961e4968d022adfde10ba59d813e9f0"
integrity sha512-Qe9zHQ0gCTDPtfWwSBJJ9qbhKq4VuEzb8G4Dte3N4LOG4QTPQLPCUJ1drLxy2gk+745RRbrGHq5ZeD5LDWs+/A==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit 8a0e65a

Please sign in to comment.