Skip to content
This repository was archived by the owner on Feb 10, 2022. It is now read-only.

Commit ae91c2f

Browse files
authored
Merge pull request #25 from sendbird/feature/calls-2099
[CALLS-2099] Update Calls Sample to v1.4
2 parents a3c9239 + c7cbb3b commit ae91c2f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "calls-quickstart",
3-
"version": "1.3.1",
3+
"version": "1.4.0",
44
"description": "",
55
"main": "app.js",
66
"scripts": {
@@ -34,7 +34,7 @@
3434
"express": "^4.17.1",
3535
"jss": "^10.0.3",
3636
"jss-preset-default": "^10.0.3",
37-
"sendbird-calls": "^1.3.0",
37+
"sendbird-calls": "^1.4.1",
3838
"uuid": "^3.3.3"
3939
}
4040
}

0 commit comments

Comments
 (0)