@newskit-render/core 2.39.3-alpha.7 → 2.39.3

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.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +10 -10
package/README.md CHANGED
@@ -42,7 +42,7 @@ GET /api/recommendations - Returns a list on recommendations articles based on t
42
42
 
43
43
  ## Ads Library
44
44
 
45
- Reach out to the Commercial team to discuss the ad slots names and to get a custom `ads.min.js` file which should be placed in the public directory / or ur to file on their CDN.
45
+ Reach out to the Commercial team to discuss the ad slots names and to get a custom `ads.min.js` file which should be placed in the public directory / or the url to file on their CDN.
46
46
 
47
47
  More information on the names of the slots can be found here: `https://nidigitalsolutions.jira.com/wiki/spaces/COMM/pages/2370339149/Naming+convention+for+Ad+slots`
48
48
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newskit-render/core",
3
- "version": "2.39.3-alpha.7",
3
+ "version": "2.39.3",
4
4
  "description": "Newskit Render - Core package",
5
5
  "author": "",
6
6
  "license": "UNLICENSED",
@@ -39,15 +39,15 @@
39
39
  "@emotion-icons/material-outlined": "3.14.0",
40
40
  "@emotion/react": "11.10.4",
41
41
  "@emotion/styled": "11.10.4",
42
- "@newskit-render/api": "^1.6.1-alpha.2",
43
- "@newskit-render/auth": "^1.3.7-alpha.2",
44
- "@newskit-render/checkout": "^2.2.2-alpha.4",
45
- "@newskit-render/feature-flags": "^1.4.8-alpha.2",
46
- "@newskit-render/feed": "^1.4.11-alpha.3",
47
- "@newskit-render/my-account": "^4.1.3-alpha.4",
48
- "@newskit-render/shared-components": "^2.1.2-alpha.4",
49
- "@newskit-render/standalone-components": "^2.1.4-alpha.4",
50
- "@newskit-render/validation": "^1.5.9-alpha.2",
42
+ "@newskit-render/api": "^1.6.1",
43
+ "@newskit-render/auth": "^1.3.7",
44
+ "@newskit-render/checkout": "^2.2.2",
45
+ "@newskit-render/feature-flags": "^1.4.8",
46
+ "@newskit-render/feed": "^1.4.11",
47
+ "@newskit-render/my-account": "^4.1.3",
48
+ "@newskit-render/shared-components": "^2.1.2",
49
+ "@newskit-render/standalone-components": "^2.1.4",
50
+ "@newskit-render/validation": "^1.5.9",
51
51
  "cross-fetch": "3.1.5",
52
52
  "graphql": "16.6.0",
53
53
  "lodash.get": "4.4.2",