arky-sdk 0.3.81 → 0.3.83

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
@@ -2016,7 +2016,7 @@ var createReservationEngine = (api, config = {}) => {
2016
2016
  };
2017
2017
 
2018
2018
  // src/index.ts
2019
- var SDK_VERSION = "0.3.81";
2019
+ var SDK_VERSION = "0.3.83";
2020
2020
  var SUPPORTED_FRAMEWORKS = [
2021
2021
  "astro",
2022
2022
  "react",