eat-js-sdk 1.1.0 → 1.1.1

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.
@@ -1972,7 +1972,6 @@
1972
1972
  div2.hidden = div2_hidden_value = !/*islongDescOpened*/
1973
1973
  ctx[6];
1974
1974
  attr(div3, "class", "mt-6 w-full");
1975
- attr(div3, "aria-live", "polite");
1976
1975
  },
1977
1976
  m(target, anchor) {
1978
1977
  insert(target, div3, anchor);
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "eat-js-sdk",
3
- "version": "1.1.0",
4
- "change version": "1.1.0",
3
+ "version": "1.1.1",
4
+ "change version": "1.1.1",
5
5
  "description": "Authoring tool frontend SDK",
6
6
  "contributors": [
7
7
  {