@dyedurham/search-and-file-widget 1.6.6 → 1.6.7
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/dnd-filing-shell.js +3 -3
- package/package.json +1 -1
package/dnd-filing-shell.js
CHANGED
|
@@ -87540,9 +87540,9 @@ Note: Recommended intrinsic image size is calculated assuming a maximum DPR of $
|
|
|
87540
87540
|
ContactInformation: {
|
|
87541
87541
|
EmailAddress: "noreply@dyedurham.com",
|
|
87542
87542
|
PersonName: {
|
|
87543
|
-
FirstName: "",
|
|
87544
|
-
LastName: "",
|
|
87545
|
-
MiddleName: ""
|
|
87543
|
+
FirstName: "test",
|
|
87544
|
+
LastName: "test",
|
|
87545
|
+
MiddleName: "test"
|
|
87546
87546
|
},
|
|
87547
87547
|
PhoneNumber: {
|
|
87548
87548
|
AreaCode: "100",
|