@snapshot-labs/snapshot.js 0.12.26 → 0.12.27
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/snapshot.cjs.js
CHANGED
|
@@ -1051,7 +1051,7 @@ var definitions$1 = {
|
|
|
1051
1051
|
app: {
|
|
1052
1052
|
type: "string",
|
|
1053
1053
|
title: "app",
|
|
1054
|
-
maxLength:
|
|
1054
|
+
maxLength: 128
|
|
1055
1055
|
}
|
|
1056
1056
|
},
|
|
1057
1057
|
required: [
|
|
@@ -1191,7 +1191,7 @@ var definitions$3 = {
|
|
|
1191
1191
|
app: {
|
|
1192
1192
|
type: "string",
|
|
1193
1193
|
title: "app",
|
|
1194
|
-
maxLength:
|
|
1194
|
+
maxLength: 128
|
|
1195
1195
|
}
|
|
1196
1196
|
},
|
|
1197
1197
|
required: [
|
package/dist/snapshot.esm.js
CHANGED
|
@@ -1041,7 +1041,7 @@ var definitions$1 = {
|
|
|
1041
1041
|
app: {
|
|
1042
1042
|
type: "string",
|
|
1043
1043
|
title: "app",
|
|
1044
|
-
maxLength:
|
|
1044
|
+
maxLength: 128
|
|
1045
1045
|
}
|
|
1046
1046
|
},
|
|
1047
1047
|
required: [
|
|
@@ -1181,7 +1181,7 @@ var definitions$3 = {
|
|
|
1181
1181
|
app: {
|
|
1182
1182
|
type: "string",
|
|
1183
1183
|
title: "app",
|
|
1184
|
-
maxLength:
|
|
1184
|
+
maxLength: 128
|
|
1185
1185
|
}
|
|
1186
1186
|
},
|
|
1187
1187
|
required: [
|