@solace-health/ui 0.1.0 → 0.1.2

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.
package/README.md CHANGED
@@ -12,10 +12,10 @@ Checkout the changelogs per release [here](https://github.com/Solace-Health/sola
12
12
 
13
13
  ## Getting Started
14
14
 
15
- Install the `@solacehealth/ui` package
15
+ Install the `@solace-health/ui` package
16
16
 
17
17
  ```sh
18
- npm install @solacehealth/ui
18
+ npm install @solace-health/ui
19
19
  ```
20
20
 
21
21
  ## For Development