Skip to content

Commit

Permalink
update im-stoer
Browse files Browse the repository at this point in the history
  • Loading branch information
1eeing committed Nov 27, 2023
1 parent d91c6e2 commit 5bdb6a3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"dependencies": {
"@xkit-yx/call-kit": "^2.0.1",
"@xkit-yx/call-kit-react-ui": "^0.4.1",
"@xkit-yx/im-kit-ui": "^9.6.3",
"@xkit-yx/im-kit-ui": "^9.6.4",
"react-dom": "^16.8.0",
"umi": "^3.5.40"
},
Expand Down
4 changes: 2 additions & 2 deletions react/src/YXUIKit/im-kit-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xkit-yx/im-kit-ui",
"version": "9.6.3",
"version": "9.6.4",
"description": "云信即时通讯组件",
"license": "MIT",
"main": "lib/index.js",
Expand Down Expand Up @@ -57,7 +57,7 @@
"dependencies": {
"@ant-design/icons": "^5.0.1",
"@xkit-yx/core-kit": "^0.10.8",
"@xkit-yx/im-store": "^0.0.14",
"@xkit-yx/im-store": "^0.0.15",
"@xkit-yx/utils": "^0.5.6",
"antd": "^4.16.3",
"mobx": "^6.6.1",
Expand Down
2 changes: 1 addition & 1 deletion vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "eslint . --ext .vue,.js,.jsx,.cjs,.mjs,.ts,.tsx,.cts,.mts --fix --ignore-path .gitignore"
},
"dependencies": {
"@xkit-yx/im-kit-ui": "^9.6.3",
"@xkit-yx/im-kit-ui": "^9.6.4",
"jsx-web-compiler": "^1.0.2",
"react": "^16.8.0",
"react-dom": "^16.8.0",
Expand Down

0 comments on commit 5bdb6a3

Please sign in to comment.