Skip to content

Commit 7a5c4b1

Browse files
committed
update package.json
1 parent 49e50f4 commit 7a5c4b1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
- Fixed a bug Where Multiple Chat Windows cause unexpected behavior
2323

2424
### Chore
25-
- Updated `@sendbird/chat` version to `^4.19.6`
25+
- Updated `@sendbird/chat` version to `^4.18.0`
2626
- Updated `@sendbird/uikit-tools` dependency version to `^0.0.10`
2727
- Updated `@sendbird/react-uikit-message-template-view` dependency version to `^0.0.10`
2828

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"react-dom": "^16.8.6 || ^17.0.0 || ^18.0.0 || ^19.0.0"
7171
},
7272
"dependencies": {
73-
"@sendbird/chat": "^4.19.6",
73+
"@sendbird/chat": "^4.18.0",
7474
"@sendbird/react-uikit-message-template-view": "^0.0.10",
7575
"@sendbird/uikit-tools": "^0.0.10",
7676
"css-vars-ponyfill": "^2.3.2",

0 commit comments

Comments
 (0)