@onereach/step-voice 7.0.9-VOIC1575.12 → 7.0.9-VOIC1575.13

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.
@@ -141,6 +141,7 @@ class InitiateCall extends voice_1.default {
141
141
  id: callALegId
142
142
  }
143
143
  },
144
+ { name: 'hangup' }
144
145
  ]);
145
146
  return this.exitStep('success');
146
147
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@onereach/step-voice",
3
- "version": "7.0.9-VOIC1575.12",
3
+ "version": "7.0.9-VOIC1575.13",
4
4
  "author": "Roman Zolotarov <roman.zolotarov@onereach.com>",
5
5
  "contributors": [
6
6
  "Roman Zolotarov",