@ray-js/components 0.6.3 → 0.6.5

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.3",
3
+ "version": "0.6.5",
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.3",
29
+ "@ray-js/framework-shared": "^0.6.5",
30
30
  "clsx": "^1.1.1",
31
31
  "core-js": "^3.19.1",
32
32
  "hooks": "^0.3.2",
@@ -35,7 +35,7 @@
35
35
  "style-to-object": "^0.3.0"
36
36
  },
37
37
  "devDependencies": {
38
- "@ray-js/cli": "^0.6.3"
38
+ "@ray-js/cli": "^0.6.5"
39
39
  },
40
40
  "maintainers": [
41
41
  {
@@ -43,6 +43,6 @@
43
43
  "email": "tuyafe@tuya.com"
44
44
  }
45
45
  ],
46
- "gitHead": "444f3e19eff6092a3f9db1b0c13b0522a0ad5bf1",
46
+ "gitHead": "547c710fa9a2cdb8749be0d4907149c02f74d4f3",
47
47
  "repository": {}
48
48
  }