arky-sdk 0.3.130 → 0.3.131

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
@@ -1835,7 +1835,7 @@ function nameToKey(name) {
1835
1835
  }
1836
1836
 
1837
1837
  // src/index.ts
1838
- var SDK_VERSION = "0.3.130";
1838
+ var SDK_VERSION = "0.3.131";
1839
1839
  var SUPPORTED_FRAMEWORKS = [
1840
1840
  "astro",
1841
1841
  "react",