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 Aug 1, 2023
1 parent b0bde37 commit abf59ee
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.1",
"agora-electron-sdk": "4.2.2",
"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].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==
[email protected].2:
version "4.2.2"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.2.tgz#cd183c313f3331e8c2d6aff934bfe48ebaacb883"
integrity sha512-9Wf8sPdvZZPHTzp0BO4vbwtkPuBByWmVnEnyDg7zUd1jwwI/J+WW8VUvdoO27QVu710AeF+SoZXJbGYHnu+uKg==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit abf59ee

Please sign in to comment.