@cdx-ui/utils 0.0.1-beta.146 → 0.0.1-beta.148
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/LICENSE +1 -1
- package/README.md +1 -1
- package/package.json +1 -1
package/LICENSE
CHANGED
package/README.md
CHANGED
|
@@ -86,4 +86,4 @@ All runtime exports have test coverage using `@testing-library/react-native` (`r
|
|
|
86
86
|
|
|
87
87
|
[](./LICENSE)
|
|
88
88
|
|
|
89
|
-
MIT © 2026
|
|
89
|
+
MIT © 2026 Digital First Holdings LLC. See [LICENSE](./LICENSE) for details.
|