@ray-js/ray 0.6.6-beta-1 → 0.6.6

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