@cocreate/twilio
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -0,1 +1,8 @@ | ||
## [1.0.10](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.9...v1.0.10) (2021-04-27) | ||
### Bug Fixes | ||
* add host in docs ([2918ace](https://github.com/CoCreate-app/CoCreate-twilio/commit/2918ace339a4aad892524d8dda739c4e357ff382)) | ||
## [1.0.9](https://github.com/CoCreate-app/CoCreate-twilio/compare/v1.0.8...v1.0.9) (2021-04-27) | ||
@@ -2,0 +9,0 @@ |
@@ -6,3 +6,3 @@ module.exports = { | ||
organization_Id: "5de0387b12e200ea63204d6c", | ||
host: "server.cocreate.app:3002" | ||
host: "server.cocreate.app:8088" | ||
}, | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@cocreate/twilio", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "A simple twilio component in vanilla javascript. Easily configured using HTML5 data-attributes and/or JavaScript API.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1858297
32