@snapshot-labs/snapshot.js 0.11.34 → 0.11.35

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.d.ts CHANGED
@@ -611,7 +611,7 @@ declare const _default: {
611
611
  title: string;
612
612
  };
613
613
  };
614
- required: string[];
614
+ required: never[];
615
615
  additionalProperties: boolean;
616
616
  };
617
617
  zodiac: {
@@ -607,7 +607,7 @@ declare const _default: {
607
607
  title: string;
608
608
  };
609
609
  };
610
- required: string[];
610
+ required: never[];
611
611
  additionalProperties: boolean;
612
612
  };
613
613
  zodiac: {
@@ -1347,7 +1347,6 @@ var definitions$5 = {
1347
1347
  }
1348
1348
  },
1349
1349
  required: [
1350
- "about"
1351
1350
  ],
1352
1351
  additionalProperties: false
1353
1352
  }
@@ -1337,7 +1337,6 @@ var definitions$5 = {
1337
1337
  }
1338
1338
  },
1339
1339
  required: [
1340
- "about"
1341
1340
  ],
1342
1341
  additionalProperties: false
1343
1342
  }