@newskit-render/standalone-components 1.14.0 → 1.14.1-alpha.0

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 +2 -2
package/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  ## Overview
4
4
 
5
- The Standalone-components package contains components, that can live with or without the Render application.
5
+ The Standalone-components package contains components, that can live within or outside the Render application.
6
6
 
7
7
  ## Getting started
8
8
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@newskit-render/standalone-components",
3
- "version": "1.14.0",
3
+ "version": "1.14.1-alpha.0",
4
4
  "description": "Newskit Render Standalone Components",
5
5
  "author": "",
6
6
  "license": "UNLICENSED",
@@ -34,7 +34,7 @@
34
34
  "@emotion-icons/material-outlined": "3.14.0",
35
35
  "@emotion/react": "11.10.4",
36
36
  "@emotion/styled": "11.10.4",
37
- "@newskit-render/api": "^1.5.0",
37
+ "@newskit-render/api": "^1.5.1-alpha.0",
38
38
  "@newskit-render/shared-components": "^1.22.0",
39
39
  "algoliasearch": "4.13.1",
40
40
  "cross-fetch": "3.1.5",