Skip to content

Commit

Permalink
feat: update sdk assets (#5)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgz5689 authored Aug 6, 2024
1 parent 4793d1d commit 8d59c86
Show file tree
Hide file tree
Showing 7 changed files with 1 addition and 1 deletion.
Binary file modified assets/linux_arm64/libopenimsdk.so
Binary file not shown.
Binary file modified assets/linux_x64/libopenimsdk.so
Binary file not shown.
Binary file modified assets/mac_arm64/libopenimsdk.dylib
Binary file not shown.
Binary file modified assets/mac_x64/libopenimsdk.dylib
Binary file not shown.
Binary file modified assets/win_ia32/libopenimsdk.dll
Binary file not shown.
Binary file modified assets/win_x64/libopenimsdk.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@openim/electron-client-sdk",
"version": "1.0.7",
"version": "1.0.8",
"description": "open im sdk for node",
"source": "src/index.ts",
"main": "lib/index.js",
Expand Down

0 comments on commit 8d59c86

Please sign in to comment.