@ray-js/smart-ui 2.0.1-beta-5 → 2.0.1-beta-7

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 +1 -1
  2. package/package.json +2 -2
package/README.md CHANGED
@@ -10,7 +10,7 @@ English | [简体中文](./README-zh_CN.md)
10
10
 
11
11
  Scan the QR code below with your smart mini program to experience the component library demo.
12
12
 
13
- <img src="https://images.tuyaus.com/content-platform/hestia/1716260412b7f2ae02271.png" width="200" height="200" style="margin-top: 10px;" >
13
+ <img src="https://images.tuyaus.com/content-platform/hestia/1716260412b7f2ae02271.png" width="200" height="200">
14
14
 
15
15
  ## Before Getting Started
16
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/smart-ui",
3
- "version": "2.0.1-beta-5",
3
+ "version": "2.0.1-beta-7",
4
4
  "author": "睦海(李利民)",
5
5
  "description": "轻量、可靠的智能小程序 UI 组件库",
6
6
  "scripts": {
@@ -37,7 +37,7 @@
37
37
  "@ray-js/components-ty-progress-bar": "^0.1.1",
38
38
  "@ray-js/components-ty-progress-circle": "^0.1.6",
39
39
  "@ray-js/components-ty-slider": "^0.2.48",
40
- "@tuya-miniapp/smart-ui": "2.0.1",
40
+ "@tuya-miniapp/smart-ui": "2.0.2-beta-7",
41
41
  "lodash-es": "^4.17.21"
42
42
  },
43
43
  "devDependencies": {