primary_care_admin_binder 0.1.141 → 0.1.142
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.js +1 -1
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -26587,7 +26587,7 @@ var queries$d = {
|
|
|
26587
26587
|
filter: {
|
|
26588
26588
|
ParentOrgID: [],
|
|
26589
26589
|
activestatus: true,
|
|
26590
|
-
isExternal:
|
|
26590
|
+
isExternal: type.isexternal
|
|
26591
26591
|
}
|
|
26592
26592
|
};
|
|
26593
26593
|
},
|