feat: update OpenIMSDK with new friend and group application handling methods

This commit is contained in:
kevin
2025-06-05 15:07:30 +08:00
parent 268d20c030
commit 95f9af2497
12 changed files with 127 additions and 25 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@openim/electron-client-sdk",
"version": "3.8.3-patch.3",
"version": "3.8.3-patch.8",
"description": "open im sdk for node",
"source": "src/index.ts",
"main": "lib/index.js",
@@ -43,7 +43,7 @@
"devDependencies": {
"@commitlint/cli": "^16.2.4",
"@commitlint/config-conventional": "^16.2.4",
"@openim/wasm-client-sdk": "^3.8.3-patch.3",
"@openim/wasm-client-sdk": "^3.8.3-patch.8",
"@rollup/plugin-alias": "^5.1.0",
"@rollup/plugin-terser": "^0.4.4",
"@types/ffi-napi": "^4.0.10",