@exotel-npm-dev/webrtc-client-sdk 2.0.2 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/Makefile CHANGED
@@ -12,7 +12,7 @@ build-local:
12
12
 
13
13
  dep:
14
14
  npm uninstall @exotel-npm-dev/webrtc-core-sdk
15
- npm install @exotel-npm-dev/webrtc-core-sdk@1.0.21
15
+ npm install @exotel-npm-dev/webrtc-core-sdk@1.0.23
16
16
 
17
17
  publish: build
18
18
  npm publish --tag legacy