@alan-ai/alan-sdk-web 1.8.135 → 1.8.137

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/dist/alan_lib.js CHANGED
@@ -99179,7 +99179,7 @@ var hljs=function(){"use strict";function e(n){return n instanceof Map?n.clear=n
99179
99179
  // alan_btn/alan_btn.ts
99180
99180
  (function(ns) {
99181
99181
  const uiState10 = getUIState();
99182
- const version2 = "alan-version.1.8.135".replace("alan-version.", "");
99182
+ const version2 = "alan-version.1.8.137".replace("alan-version.", "");
99183
99183
  uiState10.lib.version = version2;
99184
99184
  window.alanLib = { version: version2 };
99185
99185
  if (window.alanBtn) {