@mxenabled/mx-icons 1.4.1-alpha.bb1 → 1.5.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.
package/README.md CHANGED
@@ -42,8 +42,8 @@ There are 2 ways to utilize the icons from this library. There is a backwards co
42
42
  directly using the named icon component `<AccountBalance />`
43
43
 
44
44
  - Dependencies
45
- - React 19
46
- - MUI 6
45
+ - React 18
46
+ - MUI 5
47
47
  - Installing MX Icon library
48
48
  - npm `npm install @mxenabled/mx-icons`
49
49
  - yarn `yarn add @mxenabled/mx-icons`