@flarehr/apollo-super-selection 5.65.21744 → 5.67.22695

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.
@@ -13,7 +13,6 @@ export declare class SuperCampaignHost {
13
13
  private activateFallbackMechanism;
14
14
  private superCampaignLoadingTimeoutTriggered;
15
15
  private createApolloSuperCampaignScriptUrl;
16
- private getEnvironmentTag;
17
16
  private subscribeToSuperCampaignEvents;
18
17
  private unSubscribeFromSuperCampaignEvents;
19
18
  private superCampaignLoaded;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flarehr/apollo-super-selection",
3
- "version": "5.65.21744",
3
+ "version": "5.67.22695",
4
4
  "description": "Apollo Super Selection",
5
5
  "main": "dist/lib/index.cjs.js",
6
6
  "module": "dist/lib/index.js",