@tuya-miniapp/smart-ui 2.0.2-beta-12 → 2.0.2-beta-14

Sign up to get free protection for your applications and to get access to all the features.
@@ -5,7 +5,7 @@ SmartComponent({
5
5
  value: '',
6
6
  password: '',
7
7
  num: 2000,
8
- value2: '123',
8
+ value2: '12345',
9
9
  message: '',
10
10
  sunIcon: Sun
11
11
  },
@@ -7,7 +7,7 @@ var icons_1 = require("@tuya-miniapp/icons");
7
7
  value: '',
8
8
  password: '',
9
9
  num: 2000,
10
- value2: '123',
10
+ value2: '12345',
11
11
  message: '',
12
12
  sunIcon: icons_1.Sun
13
13
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@tuya-miniapp/smart-ui",
3
- "version": "2.0.2-beta-12",
3
+ "version": "2.0.2-beta-14",
4
4
  "author": "MiniApp Team",
5
5
  "license": "MIT",
6
6
  "miniprogram": "lib",