@ikonai/sdk-ui 1.0.69 → 1.0.70

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.
Files changed (2) hide show
  1. package/index.js +1 -1
  2. package/package.json +1 -1
package/index.js CHANGED
@@ -3022,7 +3022,7 @@ function p(e, t) {
3022
3022
  }
3023
3023
  return !1;
3024
3024
  }
3025
- const z = Z("LiveSnapshot"), _e = 1, J = "ikon:live-snapshot", Vi = 300 * 1e3, Gi = 5e6, xi = 1e3;
3025
+ const z = Z("LiveSnapshot"), _e = 1, J = "ikon-live-snapshot", Vi = 300 * 1e3, Gi = 5e6, xi = 1e3;
3026
3026
  function v() {
3027
3027
  try {
3028
3028
  return typeof localStorage > "u" ? null : localStorage;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikonai/sdk-ui",
3
- "version": "1.0.69",
3
+ "version": "1.0.70",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",