@ray-js/ray-events 0.5.11 → 0.6.0

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/ray-events",
3
- "version": "0.5.11",
3
+ "version": "0.6.0",
4
4
  "description": "ray events",
5
5
  "homepage": "",
6
6
  "license": "ISC",
@@ -25,7 +25,7 @@
25
25
  "EventEmitter": "^1.0.0"
26
26
  },
27
27
  "devDependencies": {
28
- "@ray-js/cli": "^0.5.11"
28
+ "@ray-js/cli": "^0.6.0"
29
29
  },
30
30
  "keywords": [
31
31
  "panel",
@@ -37,6 +37,6 @@
37
37
  "email": "tuyafe@tuya.com"
38
38
  }
39
39
  ],
40
- "gitHead": "f5460daeb7fc33645238859ac41d6c1517685ab9",
40
+ "gitHead": "d7e74c750c02eda67af6e54da93aad14d001acb3",
41
41
  "repository": {}
42
42
  }