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