@ikonai/sdk 0.0.31 → 0.0.32

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/index.js CHANGED
@@ -3949,7 +3949,7 @@ function gr(t) {
3949
3949
  }
3950
3950
  function Uc(t) {
3951
3951
  return new Worker(
3952
- "" + new URL("assets/audio-playback-worker-C4Eyhfrh.js", import.meta.url).href,
3952
+ "" + new URL("assets/audio-playback-worker-WI7y4bo8.js", import.meta.url).href,
3953
3953
  {
3954
3954
  type: "module",
3955
3955
  name: t?.name
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikonai/sdk",
3
- "version": "0.0.31",
3
+ "version": "0.0.32",
4
4
  "type": "module",
5
5
  "main": "./index.js",
6
6
  "types": "./index.d.ts",