Skip to content

Commit

Permalink
bump exotel-npm-dev/webrtc-client-sdk version to 1.0.16 (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ExoAbhishek authored Nov 21, 2024
1 parent 30df377 commit 35dfd3d
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ The ExotelCRMWebSDK allows you to leverage Exotel's platform for making IP calls
You can install the package using npm:

```bash
npm install git+https://github.com/exotel/exotel-ip-calling-crm-websdk#v1.1.1
npm install git+https://github.com/exotel/exotel-ip-calling-crm-websdk#v1.1.5
```

## Using the Package in a Project:
Expand Down
20 changes: 10 additions & 10 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "exotel-ip-calling-crm-websdk",
"version": "1.1.4",
"version": "1.1.5",
"description": "Exotel's crm websdk for IP calling integration",
"main": "output/ExotelCRMWebSDK.js",
"scripts": {
Expand All @@ -14,7 +14,7 @@
"author": "Exotel",
"license": "Apache-2.0",
"dependencies": {
"@exotel-npm-dev/webrtc-client-sdk": "^1.0.14",
"@exotel-npm-dev/webrtc-client-sdk": "^1.0.16",
"crypto-js": "^4.1.1",
"uuid": "^10.0.0"
},
Expand Down

0 comments on commit 35dfd3d

Please sign in to comment.