@soyio/soyio-widget 0.0.6 → 0.0.8

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.
@@ -1,2 +1,3 @@
1
1
  export declare const CONTAINER_ID = "soyio-widget-iframe-container";
2
- export declare const DEVELOPMENT_WIDGET_URL = "http://localhost:3000/widget";
2
+ export declare const IFRAME_ID = "soyio-widget-iframe";
3
+ export declare const DEVELOPMENT_WIDGET_URL = "https://pl-soyio-staging-7a391ba45b99.herokuapp.com/widget";