@snapshot-labs/snapshot.js 0.12.27 → 0.12.28

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.
@@ -1186,7 +1186,7 @@ var definitions$3 = {
1186
1186
  reason: {
1187
1187
  type: "string",
1188
1188
  title: "reason",
1189
- maxLength: 1000
1189
+ maxLength: 5000
1190
1190
  },
1191
1191
  app: {
1192
1192
  type: "string",
@@ -1176,7 +1176,7 @@ var definitions$3 = {
1176
1176
  reason: {
1177
1177
  type: "string",
1178
1178
  title: "reason",
1179
- maxLength: 1000
1179
+ maxLength: 5000
1180
1180
  },
1181
1181
  app: {
1182
1182
  type: "string",