@awaymess/ui 0.1.5 → 0.1.6

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
@@ -5,7 +5,9 @@ Custom MUI UI Component Library with Liquid Glass Design.
5
5
  ## Installation
6
6
 
7
7
  ```bash
8
- npm install @awaymess/ui @mui/material @emotion/react @emotion/styled @mui/icons-material
8
+ npm install @awaymess/ui
9
+ # or
10
+ pnpm add @awaymess/ui
9
11
  ```
10
12
 
11
13
  ## Usage