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 Oct 24, 2023
1 parent 3006a1f commit d777ce1
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.3",
"agora-electron-sdk": "4.2.4",
"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].3:
version "4.2.3"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.3.tgz#b8af90a4d4c82bd12445bdb5a74e01b3dac46798"
integrity sha512-DT6ciNwlrTeCq6RFpdAwIqCnHQhLIBvlXKhlDJeCm450uQiOfEOd1qfMI+5bdho65S4rzzdViY2kimP/jgYiRw==
[email protected].4:
version "4.2.4"
resolved "https://registry.npmjs.org/agora-electron-sdk/-/agora-electron-sdk-4.2.4.tgz#14b4cfdccf3297bc35aa27ab1ce2a377290af78f"
integrity sha512-qPkh+oF0HxESgRpITh5Gudyy2Z1lJ+LWWOP7p1HUWRxAPt+/Lyrr3sfdU5MUKKMSoaB41HT8cjC1HgfhnrN+Zg==
dependencies:
buffer "^6.0.3"
cross-env "^7.0.3"
Expand Down

0 comments on commit d777ce1

Please sign in to comment.