@scrippsproduct/networks-ui-library 1.0.19 → 1.0.21

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 +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # Networks UI Component Library
2
2
 
3
- A collection of [React](https://react.dev/) components in [Storybook](https://storybook.js.org/) for use with Scripps networks related applications. The library can be viewed at [Chormatic - External Component Libray](https://master--6320f9b58155e710d0652e0d.chromatic.com)). The NPM package can be found here: [Networks UI Component Library](https://www.npmjs.com/package/@scrippsproduct/networks-ui-library).
3
+ A collection of [React](https://react.dev/) components in [Storybook](https://storybook.js.org/) for use with Scripps networks related applications. The library can be viewed at [Chormatic - Networks UI Libray](https://master--6320f9b58155e710d0652e0d.chromatic.com)). The NPM package can be found here: [Networks UI Component Library](https://www.npmjs.com/package/@scrippsproduct/networks-ui-library).
4
4
 
5
5
  ## Getting Started
6
6
  - clone this repository to a local folder and navigate to that folder
package/package.json CHANGED
@@ -1,5 +1,5 @@
1
1
  {
2
- "version": "1.0.19",
2
+ "version": "1.0.21",
3
3
  "name": "@scrippsproduct/networks-ui-library",
4
4
  "description": "React Component Library for use in Scripps Networks external applications",
5
5
  "author": {