@ray-js/adapter 0.6.3-beta-1 → 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 +3 -3
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ray-js/adapter",
3
- "version": "0.6.3-beta-1",
3
+ "version": "0.6.3",
4
4
  "description": "Ray adapter for tuya",
5
5
  "keywords": [
6
6
  "ray"
@@ -21,7 +21,7 @@
21
21
  "watch": "concurrently 'yarn build:cjs --watch' 'yarn build:esm --watch'"
22
22
  },
23
23
  "devDependencies": {
24
- "@ray-js/types": "^0.6.3-beta-1",
24
+ "@ray-js/types": "^0.6.3",
25
25
  "concurrently": "^6.2.1"
26
26
  },
27
27
  "maintainers": [
@@ -35,6 +35,6 @@
35
35
  "@ray-core/shared": "^0.0.x",
36
36
  "@ray-core/types": "^0.0.x"
37
37
  },
38
- "gitHead": "e75625995cfce207c177b38c242090cd0c199cb9",
38
+ "gitHead": "444f3e19eff6092a3f9db1b0c13b0522a0ad5bf1",
39
39
  "repository": {}
40
40
  }