@sankyu/circle-flags-core 1.6.0 → 1.6.3
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 +2 -2
- package/dist/index.cjs +1 -34490
- package/dist/index.d.ts +1 -33981
- package/dist/index.mjs +1 -34479
- package/package.json +3 -2
- package/dist/index.d.cts +0 -34510
package/README.md
CHANGED
|
@@ -5,8 +5,8 @@ Internal shared utilities and types for circle-flags-ui packages.
|
|
|
5
5
|
**This is a private package** - not published to npm. It provides shared functionality for:
|
|
6
6
|
|
|
7
7
|
- `@sankyu/react-circle-flags`
|
|
8
|
-
- `@sankyu/vue-circle-flags` (
|
|
9
|
-
- `@sankyu/solid-circle-flags` (
|
|
8
|
+
- `@sankyu/vue-circle-flags` (beta)
|
|
9
|
+
- `@sankyu/solid-circle-flags` (beta)
|
|
10
10
|
|
|
11
11
|
## Exports
|
|
12
12
|
|