@ray-js/builder-component 0.9.4 → 0.9.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/builder-component",
3
- "version": "0.9.4",
3
+ "version": "0.9.6",
4
4
  "description": "Ray builder for component",
5
5
  "keywords": [
6
6
  "ray"
@@ -24,9 +24,9 @@
24
24
  "@babel/helper-plugin-utils": "^7.14.5",
25
25
  "@babel/traverse": "^7.16.3",
26
26
  "@babel/types": "^7.16.0",
27
- "@ray-js/babel-preset-standard": "^0.9.4",
28
- "@ray-js/shared": "^0.9.4",
29
- "@ray-js/types": "^0.9.4",
27
+ "@ray-js/babel-preset-standard": "^0.9.6",
28
+ "@ray-js/shared": "^0.9.6",
29
+ "@ray-js/types": "^0.9.6",
30
30
  "babel-plugin-import": "^1.13.3",
31
31
  "chokidar": "^3.5.2",
32
32
  "colors": "1.4.0",
@@ -43,6 +43,6 @@
43
43
  "email": "tuyafe@tuya.com"
44
44
  }
45
45
  ],
46
- "gitHead": "f95a98a41f9fe156b5aa9356057b560287ab3c3b",
46
+ "gitHead": "414d5bc3f9576514f753c57b3d17b5da4be5f042",
47
47
  "repository": {}
48
48
  }