@ray-js/components 0.6.0 → 0.6.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (1) hide show
  1. package/package.json +4 -4
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/components",
3
- "version": "0.6.0",
3
+ "version": "0.6.1",
4
4
  "description": "Ray basic components",
5
5
  "keywords": [
6
6
  "ray"
@@ -26,7 +26,7 @@
26
26
  "dependencies": {
27
27
  "@ray-core/macro": "^0.0.x",
28
28
  "@ray-core/wechat": "^0.0.x",
29
- "@ray-js/framework-shared": "^0.6.0",
29
+ "@ray-js/framework-shared": "^0.6.1",
30
30
  "@ray-js/remax-tuya": "^0.5.7-beta-1",
31
31
  "antd-mobile": "^5.0.0-beta.17",
32
32
  "antd-mobile-icons": "^0.2.2",
@@ -45,7 +45,7 @@
45
45
  "tuya-panel-switch": "^0.1.1"
46
46
  },
47
47
  "devDependencies": {
48
- "@ray-js/cli": "^0.6.0"
48
+ "@ray-js/cli": "^0.6.1"
49
49
  },
50
50
  "maintainers": [
51
51
  {
@@ -53,6 +53,6 @@
53
53
  "email": "tuyafe@tuya.com"
54
54
  }
55
55
  ],
56
- "gitHead": "d7e74c750c02eda67af6e54da93aad14d001acb3",
56
+ "gitHead": "da5b561dda68a1554a1d6972872558d37ca81fed",
57
57
  "repository": {}
58
58
  }