@icanbwell/bwell-sdk-ts 1.33.0-rc.1750883449 → 1.33.0-rc.1751038829

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.
@@ -482,7 +482,7 @@ export type BootstrapConfiguration = {
482
482
  clientSlug: Scalars['String']['output'];
483
483
  embeddableConfiguration: EmbeddableConfiguration;
484
484
  environment: Scalars['String']['output'];
485
- externalMedicationActivityIds: Array<Scalars['String']['output']>;
485
+ externalMedicationTaskActivityIds: Array<Scalars['String']['output']>;
486
486
  featureFlagConfiguration: FeatureFlagConfiguration;
487
487
  frontendEnvironment: FrontendEnvironment;
488
488
  googleGeo: GoogleGeo;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@icanbwell/bwell-sdk-ts",
3
- "version": "1.33.0-rc.1750883449",
3
+ "version": "1.33.0-rc.1751038829",
4
4
  "description": "b.well TypeScript SDK",
5
5
  "license": "UNLICENSED",
6
6
  "type": "module",