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 CHANGED
@@ -26587,7 +26587,7 @@ var queries$d = {
26587
26587
  filter: {
26588
26588
  ParentOrgID: [],
26589
26589
  activestatus: true,
26590
- isExternal: "".concat(type.isexternal)
26590
+ isExternal: type.isexternal
26591
26591
  }
26592
26592
  };
26593
26593
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "primary_care_admin_binder",
3
- "version": "0.1.141",
3
+ "version": "0.1.142",
4
4
  "description": "",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.esm.js",