@ray-js/ray 0.6.2 → 0.6.3

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 -5
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/ray",
3
- "version": "0.6.2",
3
+ "version": "0.6.3",
4
4
  "description": "ray",
5
5
  "keywords": [
6
6
  "ray"
@@ -17,9 +17,10 @@
17
17
  "registry": "https://registry.npmjs.org"
18
18
  },
19
19
  "dependencies": {
20
- "@ray-js/api": "^0.6.2",
21
- "@ray-js/components": "^0.6.2",
22
- "@ray-js/framework": "^0.6.2"
20
+ "@ray-js/api": "^0.6.3",
21
+ "@ray-js/components": "^0.6.3",
22
+ "@ray-js/framework": "^0.6.3",
23
+ "@ray-js/router-mp": "^0.6.3"
23
24
  },
24
25
  "maintainers": [
25
26
  {
@@ -27,6 +28,6 @@
27
28
  "ezmail": "tuyafe@tuya.com"
28
29
  }
29
30
  ],
30
- "gitHead": "4d850d119d7add9d33320dcb7e6028cea936531a",
31
+ "gitHead": "444f3e19eff6092a3f9db1b0c13b0522a0ad5bf1",
31
32
  "repository": {}
32
33
  }