@ray-js/adapter 1.4.37 → 1.4.39

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": "1.4.37",
3
+ "version": "1.4.39",
4
4
  "description": "Ray adapter for tuya",
5
5
  "keywords": [
6
6
  "ray"
@@ -34,7 +34,7 @@
34
34
  "@ray-core/types": "^0.3.9"
35
35
  },
36
36
  "devDependencies": {
37
- "@ray-js/types": "1.4.37",
37
+ "@ray-js/types": "1.4.39",
38
38
  "concurrently": "^6.5.1"
39
39
  },
40
40
  "publishConfig": {
@@ -42,5 +42,5 @@
42
42
  "registry": "https://registry.npmjs.org"
43
43
  },
44
44
  "esnext": "./esm/index.js",
45
- "gitHead": "a09f10bf5222225ffeec5aabb27a4e6dff34bd6b"
45
+ "gitHead": "297f1c33885a2e08f1730e6e04ae1f0f3035422c"
46
46
  }