@xsolla/xui-icons-flag 0.100.0 → 0.102.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.
Files changed (2) hide show
  1. package/README.md +0 -6
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,9 +1,3 @@
1
- ---
2
- title: Icons Flag
3
- subtitle: Country flag icons collection.
4
- description: A cross-platform React flag icons package with 250+ country flags using ISO 3166-1 alpha-2 codes.
5
- ---
6
-
7
1
  # Icons Flag
8
2
 
9
3
  A cross-platform React flag icons package containing 250+ country flags. Each flag uses ISO 3166-1 alpha-2 country codes and renders as a scalable SVG.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xsolla/xui-icons-flag",
3
- "version": "0.100.0",
3
+ "version": "0.102.0",
4
4
  "main": "./web/index.js",
5
5
  "types": "./web/index.d.ts",
6
6
  "exports": {