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