@xsolla/xui-logos-xsolla 0.150.0 → 0.151.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 -2
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -6,8 +6,6 @@ A cross-platform React component for displaying the official Xsolla logo with su
6
6
 
7
7
  ```bash
8
8
  npm install @xsolla/xui-logos-xsolla
9
- # or
10
- yarn add @xsolla/xui-logos-xsolla
11
9
  ```
12
10
 
13
11
  ## Demo
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@xsolla/xui-logos-xsolla",
3
- "version": "0.150.0",
3
+ "version": "0.151.0",
4
4
  "main": "./web/index.js",
5
5
  "types": "./web/index.d.ts",
6
6
  "exports": {