@ray-js/ray 0.5.10 → 0.6.0

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 +6 -6
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/ray",
3
- "version": "0.5.10",
3
+ "version": "0.6.0",
4
4
  "description": "ray",
5
5
  "keywords": [
6
6
  "ray"
@@ -17,16 +17,16 @@
17
17
  "registry": "https://registry.npmjs.org"
18
18
  },
19
19
  "dependencies": {
20
- "@ray-js/api": "^0.5.10",
21
- "@ray-js/components": "^0.5.10",
22
- "@ray-js/framework": "^0.5.10"
20
+ "@ray-js/api": "^0.6.0",
21
+ "@ray-js/components": "^0.6.0",
22
+ "@ray-js/framework": "^0.6.0"
23
23
  },
24
24
  "maintainers": [
25
25
  {
26
26
  "name": "tuyafe",
27
- "email": "tuyafe@tuya.com"
27
+ "ezmail": "tuyafe@tuya.com"
28
28
  }
29
29
  ],
30
- "gitHead": "955dd59a037cbfbafd76f6f8f82d74d447e6a152",
30
+ "gitHead": "d7e74c750c02eda67af6e54da93aad14d001acb3",
31
31
  "repository": {}
32
32
  }