@cliff-studio/sanity-plugin-bunny-input 1.0.6 → 1.0.7

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.
@@ -18947,7 +18947,7 @@ const createBunnyVideoSchema = (config) => defineType({
18947
18947
  readOnly: !0
18948
18948
  }),
18949
18949
  defineField({
18950
- type: "string",
18950
+ type: "number",
18951
18951
  title: "Video ratio",
18952
18952
  name: "ratio",
18953
18953
  readOnly: !0