@flux-ui/types 3.0.0-next.0 → 3.0.0-next.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 +1 -1
- package/package.json +2 -1
package/README.md
CHANGED
|
@@ -5,7 +5,7 @@ targets Vue 3+. Please read the following instructions and checks in order to pr
|
|
|
5
5
|
|
|
6
6
|
## 📦 Registry
|
|
7
7
|
|
|
8
|
-
- The UI library package is available under `@flux-ui/
|
|
8
|
+
- The UI library package is available under `@flux-ui/components`.
|
|
9
9
|
- The Dashboard library package is available under `@flux-ui/dashboard`.
|
|
10
10
|
- The internal package is available under `@flux-ui/internals`.
|
|
11
11
|
|
package/package.json
CHANGED