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 Jun 30, 2023
1 parent 38f4e88 commit 139280a
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",
"agora-electron-sdk": "4.2.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].0:
version "4.2.0"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.0.tgz#69bb2926b23d921f6af6019c48616d7b092f6d40"
integrity sha512-xsc5ljXzGIFPoudV2mceHXrFZ337cBoQnT6B+HB5enFVRHLuqXnwGOBzmyuADcvd0Pwb0ceq2eB6piXbqD0CXw==
[email protected].1:
version "4.2.1"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.1.tgz#2cb0b05b57cdd338a601a6683d72792c15b8f976"
integrity sha512-DHkBCBJpOv9TSvtkdkxYLxReXHRgm4gwpf0iMsmu1CkN5XyWoYfGTCIb8M+MZUppwnKADbNgAyoEsdX2xr5uvA==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit 139280a

Please sign in to comment.