@wix/form-public 0.18.0 → 0.19.0
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.cjs +1 -1
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
package/dist/index.cjs
CHANGED
|
@@ -18015,7 +18015,7 @@ var init_predefined_schema_property_mapper = __esm({
|
|
|
18015
18015
|
string: {
|
|
18016
18016
|
maxLength: 300
|
|
18017
18017
|
},
|
|
18018
|
-
required:
|
|
18018
|
+
required: false
|
|
18019
18019
|
},
|
|
18020
18020
|
fileType: {
|
|
18021
18021
|
string: {
|