update
1.im聊天可以添加其他用户(专业人员) 2.更新im打包文件
This commit is contained in:
@@ -0,0 +1,38 @@
|
||||
{
|
||||
"name": "@tencentcloud/call-uikit-vue",
|
||||
"version": "2.5.2",
|
||||
"main": "./tuicall-uikit-vue.umd.js",
|
||||
"module": "./tuicall-uikit-vue.es.js",
|
||||
"types": "./types/index.d.ts",
|
||||
"description": "An Open-source Voice & Video Calling UI Component Based on Tencent Cloud Service.",
|
||||
"homepage": "https://cloud.tencent.com/document/product/647/78731",
|
||||
"license": "ISC",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/tencentyun/TUICallKit.git",
|
||||
"directory": "Web"
|
||||
},
|
||||
"dependencies": {
|
||||
"tuicall-engine-webrtc": "^1.6.1"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/tencentyun/TUICallKit/issues"
|
||||
},
|
||||
"keywords": [
|
||||
"uikit",
|
||||
"call",
|
||||
"vue3",
|
||||
"tencent",
|
||||
"chat",
|
||||
"vue",
|
||||
"vue2",
|
||||
"video",
|
||||
"audio",
|
||||
"voice",
|
||||
"callkit",
|
||||
"语音",
|
||||
"视频",
|
||||
"电话",
|
||||
"通话"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user