sixseconds-modules 3.0.14 → 3.0.15

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.
@@ -16,7 +16,7 @@ export declare const APP_NAMES: Readonly<{
16
16
  popup: "Popup";
17
17
  resourceLibrary: "Resource Library";
18
18
  thornhill: "Thornhill";
19
- NewThinkific: "New Thinkific";
19
+ eLearning: "E-Learning";
20
20
  Store: "Store";
21
21
  }>;
22
22
  export declare const ALERT_MESSAGES: Readonly<{
package/dist/index.cjs.js CHANGED
@@ -358,7 +358,7 @@ const APP_NAMES = Object.freeze({
358
358
  popup: "Popup",
359
359
  resourceLibrary: "Resource Library",
360
360
  thornhill: "Thornhill",
361
- NewThinkific: "New Thinkific",
361
+ eLearning: "E-Learning",
362
362
  Store: "Store"
363
363
  });
364
364
  const ALERT_MESSAGES = Object.freeze({