@animaapp/anima-sdk 0.2.7 → 0.2.8

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/index.js CHANGED
@@ -2961,7 +2961,7 @@ class Zr {
2961
2961
  Accept: "text/event-stream"
2962
2962
  }),
2963
2963
  body: JSON.stringify({
2964
- tracking: e.tracking,
2964
+ tracking: i,
2965
2965
  fileKey: e.fileKey,
2966
2966
  figmaToken: e.figmaToken,
2967
2967
  nodesId: e.nodesId,