@xata.io/client 0.0.0-alpha.vf90263d → 0.0.0-alpha.vf9117073fa2d41de1cd4690157c24c67ca3a6650

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xata.io/client",
3
- "version": "0.0.0-alpha.vf90263d",
3
+ "version": "0.0.0-alpha.vf9117073fa2d41de1cd4690157c24c67ca3a6650",
4
4
  "description": "Xata.io SDK for TypeScript and JavaScript",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.mjs",