arky-sdk 0.7.102 → 0.7.104

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.cjs CHANGED
@@ -2621,7 +2621,7 @@ function getFirstAvailableFCId(variant, quantity = 1) {
2621
2621
  }
2622
2622
 
2623
2623
  // src/index.ts
2624
- var SDK_VERSION = "0.7.102";
2624
+ var SDK_VERSION = "0.7.104";
2625
2625
  var SUPPORTED_FRAMEWORKS = [
2626
2626
  "astro",
2627
2627
  "react",