@ray-js/builder-component 1.4.0-alpha.0 → 1.4.0-alpha.2

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": "1.4.0-alpha.0",
3
+ "version": "1.4.0-alpha.2",
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": "^1.4.0-alpha.0",
28
- "@ray-js/shared": "^1.4.0-alpha.0",
29
- "@ray-js/types": "^1.4.0-alpha.0",
27
+ "@ray-js/babel-preset-standard": "^1.4.0-alpha.2",
28
+ "@ray-js/shared": "^1.4.0-alpha.2",
29
+ "@ray-js/types": "^1.4.0-alpha.2",
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": "92a9834964bb74c3a3b0553438b0f0c7a77ad8d0",
46
+ "gitHead": "15732640dc24f1ef6c461db601afc0fcbd3eb9ff",
47
47
  "repository": {}
48
48
  }