@sanity/assist 3.2.1 → 3.2.2

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.js CHANGED
@@ -3871,6 +3871,7 @@ const instructionForm = [
3871
3871
  );
3872
3872
  return {
3873
3873
  name: packageName,
3874
+ handlesGDR: !0,
3874
3875
  schema: {
3875
3876
  types: schemaTypes
3876
3877
  },