Skip to content

Commit 061f5da

Browse files
committed
chore: update chat-sdk version to 4.1
1 parent 4108dad commit 061f5da

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"react-dom": "^16.8.6 || ^17.0.0 || ^18.0.0"
5050
},
5151
"dependencies": {
52-
"@sendbird/chat": "^4.0.13",
52+
"@sendbird/chat": "^4.1.1",
5353
"css-vars-ponyfill": "^2.3.2",
5454
"date-fns": "^2.16.1",
5555
"prop-types": "^15.7.2"

scripts/package.template.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"react-dom": "^16.8.6 || ^17.0.0 || ^18.0.0"
2727
},
2828
"dependencies": {
29-
"@sendbird/chat": "^4.0.13",
29+
"@sendbird/chat": "^4.1.1",
3030
"css-vars-ponyfill": "^2.3.2",
3131
"date-fns": "^2.16.1",
3232
"prop-types": "^15.7.2"

0 commit comments

Comments
 (0)