@ray-js/adapter 0.5.10 → 0.5.11

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.5.10",
3
+ "version": "0.5.11",
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.5.10",
24
+ "@ray-js/types": "^0.5.11",
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": "fe6060cb87048c45f2b1e35398cf9eb641f661ed",
38
+ "gitHead": "f5460daeb7fc33645238859ac41d6c1517685ab9",
39
39
  "repository": {}
40
40
  }