@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.
@@ -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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@dyedurham/search-and-file-widget",
3
- "version": "1.6.6",
3
+ "version": "1.6.7",
4
4
  "description": "",
5
5
  "main": "dnd-filing-shell.js",
6
6
  "scripts": {