@sanity/schema 5.2.1-next.2 → 5.3.0-next.10

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/lib/_internal.js CHANGED
@@ -930,6 +930,12 @@ var assetSourceData = {
930
930
  type: "string",
931
931
  readOnly: !0
932
932
  },
933
+ {
934
+ name: "thumbHash",
935
+ title: "ThumbHash",
936
+ type: "string",
937
+ readOnly: !0
938
+ },
933
939
  {
934
940
  name: "hasAlpha",
935
941
  title: "Has alpha channel",