@xata.io/client 0.0.0-alpha.vf3ab3ad → 0.0.0-alpha.vf3fde0d752e73a5ce0b825260a90f5933e65d5ed

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.vf3ab3ad",
3
+ "version": "0.0.0-alpha.vf3fde0d752e73a5ce0b825260a90f5933e65d5ed",
4
4
  "description": "Xata.io SDK for TypeScript and JavaScript",
5
5
  "main": "./dist/index.cjs",
6
6
  "module": "./dist/index.mjs",