@telia/teddy 0.4.16 → 0.4.17

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.
@@ -701,7 +701,7 @@ const BUSINESS_UKKO_LINKS = {
701
701
  },
702
702
  {
703
703
  name: "Hjem",
704
- link: "https://portal.stage.ukko.telia.io/shop",
704
+ link: "https://device.teliacompany.com/",
705
705
  appKey: APP_KEYS["open-pages"],
706
706
  links: [],
707
707
  highlightedLinks: []
@@ -644,7 +644,7 @@ export declare const BUSINESS_UKKO_LINKS: {
644
644
  readonly highlightedLinks: [];
645
645
  }, {
646
646
  readonly name: "Hjem";
647
- readonly link: "https://portal.stage.ukko.telia.io/shop";
647
+ readonly link: "https://device.teliacompany.com/";
648
648
  readonly appKey: "open-pages";
649
649
  readonly links: [];
650
650
  readonly highlightedLinks: [];
@@ -1176,7 +1176,7 @@ export declare const getLinks: (ukko?: boolean) => [{
1176
1176
  readonly highlightedLinks: [];
1177
1177
  }, {
1178
1178
  readonly name: "Hjem";
1179
- readonly link: "https://portal.stage.ukko.telia.io/shop";
1179
+ readonly link: "https://device.teliacompany.com/";
1180
1180
  readonly appKey: "open-pages";
1181
1181
  readonly links: [];
1182
1182
  readonly highlightedLinks: [];
@@ -699,7 +699,7 @@ const BUSINESS_UKKO_LINKS = {
699
699
  },
700
700
  {
701
701
  name: "Hjem",
702
- link: "https://portal.stage.ukko.telia.io/shop",
702
+ link: "https://device.teliacompany.com/",
703
703
  appKey: APP_KEYS["open-pages"],
704
704
  links: [],
705
705
  highlightedLinks: []
package/package.json CHANGED
@@ -20,7 +20,7 @@
20
20
  "pnpm": ">=9"
21
21
  },
22
22
  "private": false,
23
- "version": "0.4.16",
23
+ "version": "0.4.17",
24
24
  "sideEffects": [
25
25
  "**/*.css",
26
26
  "**/*.svg"