@chaibuilder/sdk 2.0.0-beta.76 → 2.0.0-beta.78

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.
@@ -354,9 +354,7 @@ const Le = (e) => {
354
354
  type: "string",
355
355
  title: "Global Block",
356
356
  default: "",
357
- ui: {
358
- "ui:widget": "hidden"
359
- }
357
+ ui: { "ui:widget": "hidden" }
360
358
  }
361
359
  }
362
360
  })
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "author": "Suraj Air",
6
6
  "license": "BSD-3-Clause",
7
7
  "homepage": "https://chaibuilder.com",
8
- "version": "2.0.0-beta.76",
8
+ "version": "2.0.0-beta.78",
9
9
  "type": "module",
10
10
  "repository": {
11
11
  "type": "git",