@meetelise/chat 1.20.138 → 1.20.140

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@meetelise/chat",
3
- "version": "1.20.138",
3
+ "version": "1.20.140",
4
4
  "description": "",
5
5
  "main": "public/dist/index.js",
6
6
  "type": "module",
@@ -118,10 +118,13 @@
118
118
  <script type="module" async>
119
119
  import MEChat from "/index.js";
120
120
  MEChat.start({
121
- // 123 Main Street
121
+ // // 123 Main Street
122
122
  organization: "test-company",
123
123
  building: "3fc93384-91f5-11ed-98a3-43f5a2f42588",
124
124
 
125
+ // organization: "mill-creek",
126
+ // building: "5ec32c42-2548-11ec-b813-e361780537f5",
127
+
125
128
  // organization: "d1a1060d-3844-48d4-a454-1ba26292bc69",
126
129
  // building: "25feb690-c76f-11ed-83b9-a7aa9698a486",
127
130