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.1-dev.2
  • Loading branch information
LichKing-2234 committed Aug 16, 2023
1 parent 46bfa17 commit f38e8a4
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.2-build.1-dev.1",
"agora-electron-sdk": "4.2.2-build.1-dev.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.2-build.1-dev.1"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.2-build.1-dev.1.tgz#7c83a5c403a1bcc3a4221c5d0398701b6b5d1bc6"
integrity sha512-zqe0C85cEYGyelmOJ8UpV+wQkpM958qQ9TjRQzSKgx33JoTHcZ9Ja6d4GbEf1TGO/2imF5ufW+xh4yIea6RyGg==
[email protected].2:
version "4.2.2-build.1-dev.2"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.2-build.1-dev.2.tgz#4d88896bc2c7ca957ae483be819dfbed54e712e5"
integrity sha512-WluNaqFhuemDoZ3BbvVEhRXm6stoSUDyUEy1T/RY3TvcMRF3vVcxscZvxbzn8HUZT22AeHtu9P+WY7aKMfGNYA==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit f38e8a4

Please sign in to comment.